google-test
Here are 98 public repositories matching this topic...
-
Updated
Jun 12, 2020 - CMake
The manual "Clear" functionalty on the Console window works great, but it would be great to have an option to automatically clear the console output window each time a test is run.
Appreciate this great project!
Data driven tests appear to be VisualStudio's notion of Google's parameterized tests. We have to figure out:
- can instances of data driven tests still be executed on selection, or is it only possible to run the base test with all data? (if the latter is t
-
Updated
Mar 14, 2019 - C++
-
Updated
Jul 9, 2019 - C++
-
Updated
Sep 11, 2019 - C++
-
Updated
Aug 16, 2017 - C++
-
Updated
Aug 4, 2019 - Shell
-
Updated
Sep 10, 2019 - C++
-
Updated
Mar 22, 2020 - Python
-
Updated
Nov 24, 2018 - C++
-
Updated
Oct 6, 2018 - C++
-
Updated
May 3, 2020 - C++
-
Updated
Jan 30, 2018 - CMake
-
Updated
Mar 30, 2018 - C++
-
Updated
Nov 13, 2017 - C++
-
Updated
Apr 12, 2017 - C++
-
Updated
Apr 12, 2019 - C++
Description of the problem
Documentation for some classes and functions isn't complete in .hpp files. The issue can be resolved by adding docstrings to all the missing places.
Example of the problem
-
Updated
Oct 30, 2019 - C++
-
Updated
Oct 6, 2018 - C++
-
Updated
Jun 1, 2019 - C++
-
Updated
Apr 9, 2019 - CMake
-
Updated
May 17, 2020 - C++
-
Updated
May 17, 2018 - C++
-
Updated
Sep 23, 2019 - CMake
Improve this page
Add a description, image, and links to the google-test topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the google-test topic, visit your repo's landing page and select "manage topics."
There is a step Adding Export Configuration (Step 11) in CMake Tutorial.
There seems no related examples about Export Configuration In the repository, could you add one?