blob: 5b0b4723df56e18d7368769e0538b137b78722be [file] [log] [blame]
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.