Skip to content
Snippets Groups Projects
  1. Oct 30, 2023
  2. Sep 14, 2023
  3. 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
  4. Jun 19, 2023
  5. May 30, 2023
  6. 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
  7. Mar 20, 2023
  8. Feb 27, 2023
  9. Feb 14, 2023
  10. Feb 03, 2023
  11. Nov 21, 2022
  12. Nov 10, 2022
  13. Oct 12, 2022
  14. Oct 08, 2022
  15. Jul 29, 2022
  16. Jul 11, 2022
  17. Jan 20, 2022
  18. Dec 09, 2021
  19. Oct 08, 2021
  20. Oct 04, 2021
  21. Sep 20, 2021
  22. Sep 13, 2021
  23. May 08, 2021
  24. Apr 20, 2021
  25. Apr 17, 2021
  26. Mar 25, 2021
  27. Mar 07, 2021
  28. Feb 19, 2021
  29. Feb 12, 2021
  30. Jan 28, 2021
  31. Nov 23, 2020
  32. Oct 26, 2020
  33. Oct 15, 2020
  34. Oct 08, 2020
  35. Jul 24, 2020
Loading