CMake/Tests/RunCMake/GoogleTest
Brad King 03c31b0395 Drop Visual Studio 9 2008 generator
This generator has been deprecated since CMake 3.27.  Remove it.
2024-05-08 10:37:34 -04:00
..
GoogleTestDiscoveryTestListScoped GoogleTest: Avoid silent failures of dynamic test discovery 2023-12-06 12:52:18 +01:00
CMakeLists.txt
configuration_gtest.cpp
fake_gtest.cpp
flush_script_test.cpp
GoogleTest-configuration-debug-stdout.txt
GoogleTest-configuration-release-stdout.txt
GoogleTest-discovery-arg-change-basic-stdout.txt
GoogleTest-discovery-arg-change-typed-stdout.txt
GoogleTest-discovery-check-test-list.cmake
GoogleTest-discovery-flush-script-check-list.cmake
GoogleTest-discovery-POST_BUILD-timeout-build-result.txt
GoogleTest-discovery-POST_BUILD-timeout-build-stdout.txt GoogleTest: Add working directory to gtest_discover_tests error message 2023-12-18 09:03:51 -05:00
GoogleTest-discovery-POST_BUILD-timeout-test-result.txt
GoogleTest-discovery-POST_BUILD-timeout-test-stderr.txt
GoogleTest-discovery-POST_BUILD-timeout-test-stdout.txt
GoogleTest-discovery-PRE_TEST-timeout-test-result.txt
GoogleTest-discovery-PRE_TEST-timeout-test-stderr.txt GoogleTest: Add working directory to gtest_discover_tests error message 2023-12-18 09:03:51 -05:00
GoogleTest-discovery-PRE_TEST-timeout-test-stdout.txt
GoogleTest-property-timeout1-result.txt
GoogleTest-property-timeout1-stderr.txt
GoogleTest-property-timeout1-stdout.txt
GoogleTest-property-timeout2-result.txt
GoogleTest-property-timeout2-stderr.txt
GoogleTest-property-timeout2-stdout.txt
GoogleTest-skip-test-stdout.txt
GoogleTest-test1-stdout.txt
GoogleTest-test2-stdout.txt
GoogleTest-test3-stdout.txt
GoogleTest-test4-stdout.txt
GoogleTest-test-missing-result.txt
GoogleTest-test-missing-stderr.txt
GoogleTest.cmake
GoogleTestDiscoveryArgChange.cmake
GoogleTestDiscoveryFlushScript.cmake
GoogleTestDiscoveryMultiConfig.cmake
GoogleTestDiscoveryTestList.cmake
GoogleTestDiscoveryTestListScoped.cmake GoogleTest: Avoid silent failures of dynamic test discovery 2023-12-06 12:52:18 +01:00
GoogleTestDiscoveryTimeout.cmake
GoogleTestLauncher-test-stdout.txt GoogleTest: Honor TEST_LAUNCHER in gtest_discover_tests 2024-01-31 08:33:15 -05:00
GoogleTestLauncher.cmake GoogleTest: Honor TEST_LAUNCHER in gtest_discover_tests 2024-01-31 08:33:15 -05:00
GoogleTestXML-result-check.cmake
GoogleTestXML-special-result-check.cmake
GoogleTestXML.cmake
launcher_test.c GoogleTest: Honor TEST_LAUNCHER in gtest_discover_tests 2024-01-31 08:33:15 -05:00
no_tests_defined.cpp
RunCMakeTest.cmake Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
skip_test.cpp
test_launcher.c GoogleTest: Honor TEST_LAUNCHER in gtest_discover_tests 2024-01-31 08:33:15 -05:00
test_list_test.cpp
timeout_test.cpp
xcode_sign_adhoc.cmake Tests: Fix failures on macOS arm64 due to Xcode 15 skipping ad-hoc signature 2023-09-26 10:04:08 -04:00
xml_output.cpp