mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-29 18:49:52 +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.
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.