]> git.sesse.net Git - casparcg/blobdiff - dependencies64/cef/windows/tests/gtest/README.cef
Upgrade CEF to 3.3029.1611.g44e39a8 / Chromium 58.0.3029.81.
[casparcg] / dependencies64 / cef / windows / tests / gtest / README.cef
diff --git a/dependencies64/cef/windows/tests/gtest/README.cef b/dependencies64/cef/windows/tests/gtest/README.cef
new file mode 100644 (file)
index 0000000..1c15e2e
--- /dev/null
@@ -0,0 +1,14 @@
+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/testing/gtest/scripts
+./fuse_gtest_files.py <out_directory>
+
+Local Modifications:
+None.