index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
GoogleTestAddTests.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
GoogleTest: Add working directory to gtest_discover_tests error message
Alexander Krabler
2023-12-18
1
-0/+1
*
GoogleTest: Restore suite name for type-parametrized tests
Brad King
2023-03-03
1
-1/+1
*
GoogleTest: Fix escaping in test names
Evgeniy Shcherbina
2022-02-11
1
-24/+17
*
GoogleTest: Change format for typed tests
Evgeniy Shcherbina
2022-02-07
1
-3/+10
*
GoogleTest: Fix type param tests for suites with many cases
Evgeniy Shcherbina
2022-02-07
1
-1/+1
*
GoogleTest: Preserve spaces in test parameters
Evgeniy Shcherbina
2022-02-03
1
-5/+4
*
GoogleTest: Add handling for square brackets in test names
Evgeniy Shcherbina
2022-01-11
1
-13/+55
*
GoogleTest: Fix regex matching all dots in the suite name
Francesco Guastella
2022-01-07
1
-1/+1
*
GoogleTest: show test executor in error message
Paul-Antoine Arras
2021-12-17
1
-1/+6
*
GoogleTest: Add TEST_FILTER arg to gtest_discover_tests
Ashish Sadanandan
2021-08-05
1
-2/+9
*
GoogleTest: Match the full 'DISABLED_' prefix to disable tests
Brad King
2020-12-03
1
-1/+1
*
GoogleTest: Restore support for list arguments in TEST_EXECUTOR
Laurits Riple
2020-08-03
1
-2/+2
*
GoogleTest: Fix name generation for XML_OUTPUT_DIR
Stefan Floeren
2020-06-26
1
-1/+1
*
GoogleTestAddTests: Fix output processing
Stefan Floeren
2020-05-05
1
-4/+16
*
GoogleTest: Add support for skipped tests
Alexander Stein
2020-04-10
1
-0/+1
*
GoogleTestAddTests: Refactor into callable method
Ryan Thornton
2020-03-19
1
-95/+125
*
GoogleTest: Add XML_OUTPUT_DIR parameter
Alexander Stein
2020-03-13
1
-0/+6
*
GoogleTest: Fix CTest not failing if gtest_discover_tests fails
Ryan Thornton
2020-03-11
1
-2/+4
*
GoogleTest: Optimize gtest_discover_tests
Steffen Seckler
2020-02-25
1
-7/+38
*
Specify WORKING_DIRECTORY to execute_process() in GoogleTestAddTests
Nehal J Wani
2018-12-28
1
-0/+1
*
GoogleTest: Add timeout to discovery
Matthew Woehlke
2017-12-06
1
-0/+1
*
GoogleTest: Improve gtest_discover_tests messages
Matthew Woehlke
2017-11-30
1
-3/+7
*
Add dynamic test discovery for for Google Test
Matthew Woehlke
2017-07-27
1
-0/+100