ctest-passthrough-args.rst 369 B

12345678910
  1. ctest-passthrough-args
  2. ----------------------
  3. * :manual:`ctest(1)` gained support for forwarding extra arguments to test
  4. executables using a :option:`-- <ctest -->` separator.
  5. * :manual:`cmake-presets(7)` gained support for a
  6. ``testPassthroughArguments`` field in the
  7. test preset ``execution`` object for
  8. forwarding arguments to test executables via presets.