llvm-6502/utils/unittest/googletest/include/gtest
Misha Brukman e5f9471bd2 * Removed gtest-all.cc; .cc files including other .cc files is weird
* Removed gtest_main.cc: we have our own main() elsewhere
* Simplified the Makefile as we don't need SOURCES

* Moved the internal header to gtest/internal/
* Simplified the Makefile to remove -I param to CPP.Flags

* Updated README.LLVM with all the steps I took to massage GTest to
  work in LLVM so far


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61540 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-01 02:05:43 +00:00
..
internal * Removed gtest-all.cc; .cc files including other .cc files is weird 2009-01-01 02:05:43 +00:00
gtest_pred_impl.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest_prod.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest-death-test.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest-message.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest-param-test.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest-spi.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest-test-part.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest-typed-test.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00
gtest.h Import of Google Test 1.2.1, with the non-essential bits removed. 2008-12-31 17:34:06 +00:00