mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-07 07:42:21 +01:00
7efac13ac1
Automatically report unit tests to the TeamCity server if run within TeamCity. See tests/gtest/teamcity/README.cef for details. To test: Set the TEAMCITY_PROJECT_NAME environment variable and run ceftests. |
||
---|---|---|
.. | ||
include/gtest | ||
teamcity | ||
CMakeLists.txt.in | ||
README.cef.in |
Name: Google C++ Testing Framework Short Name: gtest URL: https://github.com/google/googletest License: BSD (see LICENSE file) Description: Fuzed (single header/source file) version of GoogleTest. Generated from the Chromium source checkout with the following command: cd /path/to/chromium/src/third_party/googletest/src/googletest/scripts ./fuse_gtest_files.py <out_directory> Local Modifications: None.