1. 2aed623 Fix CTest command issue with square brackets by Steven Franzen · 6 years ago
  2. 80af9ca Rollback ctest labels in CatchAddTests.cmake by Justin Bassett · 6 years ago
  3. ac94bd0 ParseAndAddCatchTests: Ignore cmake object libraries by Martin Luelf · 6 years ago
  4. d4eec01 CatchAddTests now adds tags as labels for ctest by Maciej Patro · 6 years ago
  5. 1e2270b ParseAndAddCatchTests: Do not change CMAKE_MINIMUM_REQUIRED_VERSION when included by Daniele E. Domenichelli · 6 years ago
  6. 5096e39 ParseAndAddCatchTests: Add scope to functions in order to avoid name collisions by Daniele E. Domenichelli · 6 years ago
  7. 15ccced ParseAndAddCatchTests: Document AdditionalCatchParameters variable by Daniele E. Domenichelli · 6 years ago
  8. 682617b ParseAndAddCatchTests: Fix tests not found by Daniele E. Domenichelli · 6 years ago
  9. 15150c7 ParseAndAddCatchTests: Set the ParseAndAddCatchTests_TESTS property by Daniele E. Domenichelli · 6 years ago
  10. 3079b51 IndexOfHideLabel is never used by Stefan Rommel · 6 years ago
  11. bd667f4 Add comma-escaping in test specs to ParseAndAddCatchTests.cmake by Martin Hořeňovský · 6 years ago
  12. 804a211 Merge pull request #1452 from drdanz/ParseAddAndCatchTest_DISABLED by Martin Hořeňovský · 6 years ago
  13. aa1e470 Merge hidden-test-disabled and hidden-test-hidden by Martin Hořeňovský · 6 years ago
  14. 3ed5441 fix ctest output with space before name by NeroBurner · 6 years ago
  15. 557e47c ParseAndAddCatchTests: Add PARSE_CATCH_TESTS_HIDDEN_TESTS_DISABLED option by Daniele E. Domenichelli · 6 years ago
  16. 544c7d7 Add the optional variable OptionalCatchTestLauncher by Stephane Del Pino · 6 years ago
  17. 0144ae9 Fix catch_discover_tests() - now should correctly find tests with commas | Related to #1327 by Maciej Patro · 6 years ago
  18. 7679060 Properly unset tags variable. by Guillaume Egles · 7 years ago
  19. 6496c51 do not strip spaces from cmake discovered test names by Markus Reitboeck · 7 years ago
  20. 3dd523b Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging by Markus Reitboeck · 7 years ago
  21. 3d7104c Catch ``catch_discover_tests`` by garethsb-sony · 7 years ago
  22. 664cbf7 added PARSE_CATCH_TESTS_ADD_TO_CONFIGURE_DEPENDS option by dvirtz · 7 years ago
  23. ec2074e Adding more flexibility into the cmake catch parsing script (#971) by Danila Sukharev · 8 years ago
  24. 377c9a7 Cosmetic fixes (whitespace and spelling) by Martin Hořeňovský · 8 years ago
  25. 4b086bd added target name to test name and labels by dvirtz · 8 years ago
  26. aac594a add option to print debug messages by dvirtz · 8 years ago
  27. a49fa0e use absolute path to test files - accroding to CMake docs EXISTS behavior is well-defined only for full paths. by dvirtz · 8 years ago
  28. 6f012f2 Added warning if source file cannot be found by Benjamin R. Jack · 8 years ago
  29. 8014bf1 cmake script to generate ctest definitions from catch tests: fix for test case body bracket by Ernst Maurer · 8 years ago
  30. 1aa3e4a Add CMake script to generate ctest definitions from Catch tests (#879) by Ernst Maurer · 8 years ago