mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-26 01:23:53 +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.
15 lines
431 B
Plaintext
15 lines
431 B
Plaintext
Name: TeamCity C++ Unit Test Reporting
|
|
Short Name: teamcity-cpp
|
|
URL: https://github.com/JetBrains/teamcity-cpp
|
|
Version: 1.8 (commit b2c95c5)
|
|
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
Description:
|
|
GTest integration for reporting to TeamCity Continuous Integration Server.
|
|
|
|
See the project URL for related documentation.
|
|
|
|
Local Modifications:
|
|
1. Copy necessary C++ files only.
|
|
1. Use absolute include paths.
|