1. bd667f4 Add comma-escaping in test specs to ParseAndAddCatchTests.cmake by Martin Hořeňovský · 5 years ago
  2. 804a211 Merge pull request #1452 from drdanz/ParseAddAndCatchTest_DISABLED by Martin Hořeňovský · 5 years ago
  3. aa1e470 Merge hidden-test-disabled and hidden-test-hidden by Martin Hořeňovský · 5 years ago
  4. 3ed5441 fix ctest output with space before name by NeroBurner · 5 years ago
  5. 557e47c ParseAndAddCatchTests: Add PARSE_CATCH_TESTS_HIDDEN_TESTS_DISABLED option by Daniele E. Domenichelli · 6 years ago
  6. 544c7d7 Add the optional variable OptionalCatchTestLauncher by Stephane Del Pino · 6 years ago
  7. 0144ae9 Fix catch_discover_tests() - now should correctly find tests with commas | Related to #1327 by Maciej Patro · 6 years ago
  8. 7679060 Properly unset tags variable. by Guillaume Egles · 6 years ago
  9. 6496c51 do not strip spaces from cmake discovered test names by Markus Reitboeck · 6 years ago
  10. 3dd523b Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging by Markus Reitboeck · 6 years ago
  11. 3d7104c Catch ``catch_discover_tests`` by garethsb-sony · 6 years ago
  12. 664cbf7 added PARSE_CATCH_TESTS_ADD_TO_CONFIGURE_DEPENDS option by dvirtz · 7 years ago
  13. ec2074e Adding more flexibility into the cmake catch parsing script (#971) by Danila Sukharev · 7 years ago
  14. 377c9a7 Cosmetic fixes (whitespace and spelling) by Martin Hořeňovský · 7 years ago
  15. 4b086bd added target name to test name and labels by dvirtz · 7 years ago
  16. aac594a add option to print debug messages by dvirtz · 7 years ago
  17. a49fa0e use absolute path to test files - accroding to CMake docs EXISTS behavior is well-defined only for full paths. by dvirtz · 7 years ago
  18. 6f012f2 Added warning if source file cannot be found by Benjamin R. Jack · 7 years ago
  19. 8014bf1 cmake script to generate ctest definitions from catch tests: fix for test case body bracket by Ernst Maurer · 7 years ago
  20. 1aa3e4a Add CMake script to generate ctest definitions from Catch tests (#879) by Ernst Maurer · 7 years ago