Skip to content
Snippets Groups Projects
  1. Sep 17, 2024
  2. Sep 01, 2022
  3. Aug 15, 2022
  4. Apr 10, 2022
    • Frank Winklmeier's avatar
      CITest: implement test dependencies on success · 635bdebe
      Frank Winklmeier authored
      Add the `DEPENDS_SUCCESS` keyword to define test dependencies that
      require successful completion of the dependee(s). Change all tests to
      use this instead of `DEPENDS` and `REQUIRED_FILES`. The latter was not
      reliable as even a failed test can create a (corrupt) AOD file for
      example.
      
      Also remove the dedicated parsing of the `DEPENDS` keyword as that is
      now supported by `atlas_add_test` itself.
      635bdebe
  5. Mar 03, 2022
  6. Feb 01, 2022
  7. Jan 24, 2022
Loading