summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/src/gtest_main.cc
Commit message (Collapse)AuthorAgeFilesLines
* Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman2009-01-011-39/+0
| | | | | | | | | Makefile with it, without resorting to the use of VPATH. Also added Makefiles at every level of the directory tree to properly recurse to Google Test and build it as a library (original Makefiles by Talin). llvm-svn: 61539
* Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman2008-12-311-0/+39
Added a README.LLVM file to indicate which files and directories were removed from the original source tarball. llvm-svn: 61526
OpenPOWER on IntegriCloud