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