Skip to content
Snippets Groups Projects
  1. Jan 17, 2024
  2. Nov 28, 2023
  3. Oct 30, 2023
  4. Sep 14, 2023
  5. Jul 18, 2023
    • Marco Clemencic's avatar
      Reorganize files and refactor code to make GaudiAlg optional · 6babff9b
      Marco Clemencic authored
      - move Gaudi::Funtional to GaudiFunctional subdir
        - headers are now under "Gaudi/Functional"
        - legacy GaudiAlg corresponding header redirect to the new ones
      - replace GaudiAlgorithm with Algorithm wherever possible in tests and
        utilities
      - add Gaudi::Sequencer basic implementation to replace GaudiSequencer
      - move GaudiAlg specific tests, examples, dictionaries and Python modules
        to GaudiAlg subdir
      - add CMake option GAUDI_ENABLE_GAUDIALG to allow skipping GaudiAlg
        (default to true)
      - minor fixes and clean ups
      6babff9b
  6. Jun 19, 2023
  7. May 30, 2023
  8. Apr 04, 2023
    • Marco Clemencic's avatar
      Add CMake function gaudi_add_pytest · a659a011
      Marco Clemencic authored
      gaudi_add_pytest is used to declare pytest tests. Each of the test
      files discovered by pytest are mapped to one ctest test, to be able to
      run them in parallel.
      
      Tests are collected when ctest is invoked and/or at build time, and only
      in case changes are detected in scanned files.
      a659a011
  9. Mar 20, 2023
  10. Feb 27, 2023
  11. Feb 14, 2023
  12. Feb 03, 2023
  13. Nov 21, 2022
  14. Nov 10, 2022
  15. Oct 12, 2022
  16. Oct 08, 2022
  17. Jul 29, 2022
  18. Jul 11, 2022
  19. Jan 20, 2022
  20. Dec 09, 2021
  21. Oct 08, 2021
  22. Oct 04, 2021
  23. Sep 20, 2021
  24. Sep 13, 2021
  25. May 08, 2021
  26. Apr 20, 2021
  27. Apr 17, 2021
  28. Mar 25, 2021
  29. Mar 07, 2021
  30. Feb 19, 2021
  31. Feb 12, 2021
  32. Jan 28, 2021
  33. Nov 23, 2020
  34. Oct 26, 2020
  35. Oct 15, 2020
Loading