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
/
Tests
/
RunCMake
/
GoogleTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
GoogleTest: Fix escaping in test names
Evgeniy Shcherbina
2022-02-11
7
-0/+130
*
GoogleTest: Change format for typed tests
Evgeniy Shcherbina
2022-02-07
4
-42/+42
*
GoogleTest: Fix type param tests for suites with many cases
Evgeniy Shcherbina
2022-02-07
5
-9/+23
*
GoogleTest: Preserve spaces in test parameters
Evgeniy Shcherbina
2022-02-03
3
-0/+9
*
GoogleTest: Add handling for square brackets in test names
Evgeniy Shcherbina
2022-01-11
3
-3/+39
*
GoogleTest: Generalize test samples
Evgeniy Shcherbina
2022-01-11
5
-135/+135
*
GoogleTest: Fix regex matching all dots in the suite name
Francesco Guastella
2022-01-07
8
-89/+170
*
gtest_discover_tests: Re-run PRE_TEST discovery on any arg change
Craig Scott
2021-11-16
4
-0/+77
*
Tests: Fix and update wrongly named GoogleTest stdout file
Craig Scott
2021-11-14
1
-3/+3
*
GoogleTest: Add TEST_FILTER arg to gtest_discover_tests
Ashish Sadanandan
2021-08-05
5
-20/+92
*
Tests: Fix newline matching in several RunCMake.* cases
Brad King
2021-07-02
3
-6/+12
*
Tests: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
Tests: Suppress failures on macOS arm64 due to separate Xcode signing phase
Brad King
2021-02-22
5
-0/+23
*
Tests: Clarify internal project name in RunCMake.GoogleTest cases
Brad King
2021-02-22
4
-4/+4
*
GoogleTest: Match the full 'DISABLED_' prefix to disable tests
Brad King
2020-12-03
3
-46/+57
*
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
Kevin Puetz
2020-08-26
1
-0/+1
*
Tests: Add test for GoogleTest XML_OUTPUT_DIR
Stefan Floeren
2020-07-01
4
-0/+57
*
Tests: Don't ask for things not required for GoogleTest
Craig Scott
2020-06-24
4
-8/+4
*
GoogleTestAddTests: Fix output processing
Stefan Floeren
2020-05-05
3
-36/+52
*
GoogleTest: Add testcase for skipped tests
Alexander Stein
2020-04-10
4
-0/+48
*
GoogleTest: Add tests for MultiConfig discovery in PRE_TEST mode
Ryan Thornton
2020-03-27
5
-0/+88
*
GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery mode
Ryan Thornton
2020-03-27
11
-34/+68
*
GoogleTest: Add test case for XML_OUTPUT_DIR
Alexander Stein
2020-03-13
4
-0/+69
*
GoogleTest: Add missing test case for gtest_discover_tests failure
Ryan Thornton
2020-03-11
6
-1/+29
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+2
*
Merge topic 'gtest_discover_tests_timeout'
Brad King
2018-03-16
13
-10/+113
|
\
|
*
GoogleTest: Rename TIMEOUT parameter to avoid clash
Craig Scott
2018-03-15
13
-10/+113
*
|
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
1
-1/+1
|
/
*
GoogleTest: Add test for missing test executable
Matthew Woehlke
2017-12-06
3
-0/+10
*
GoogleTest: Add timeout to discovery
Matthew Woehlke
2017-12-06
5
-0/+43
*
GoogleTest: Fix multiple discovery on same target
Matthew Woehlke
2017-11-21
4
-3/+42
*
Add dynamic test discovery for for Google Test
Matthew Woehlke
2017-07-27
5
-0/+110