gparted/lib/gtest/src
Mike Fleetwood 87f7170a55 Add Google Test 1.8.0 files (#781978)
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
2017-06-02 10:13:16 -06:00
..
gtest-all.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest-death-test.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest-filepath.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest-internal-inl.h Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest-port.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest-printers.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest-test-part.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest-typed-test.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00
gtest_main.cc Add Google Test 1.8.0 files (#781978) 2017-06-02 10:13:16 -06:00