mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Check in fused GTest files
The fuse_gtest_files.py script was removed from GTest in https://github.com/google/googletest/commit/47f819c3ca. Consequently we can no longer generate these files at runtime.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
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.
|
Reference in New Issue
Block a user