87f7170a55
Copy the Google Test C++ test framework (subset needed to build the unit testing libraries) into the GParted project. Copy the following files and directories from Google Test, release 1.8.0: LICENSE README.md include/ src/ into lib/gtest/. All the files are under the BSD license as documented in lib/gtest/LICENSE. Bug 781978 - Add Google Test C++ test framework |
||
---|---|---|
.. | ||
gtest-all.cc | ||
gtest-death-test.cc | ||
gtest-filepath.cc | ||
gtest-internal-inl.h | ||
gtest-port.cc | ||
gtest-printers.cc | ||
gtest-test-part.cc | ||
gtest-typed-test.cc | ||
gtest.cc | ||
gtest_main.cc |