Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved Google Test code up one directory so that we can use a standard LLVM | Misha Brukman | 2009-01-01 | 1 | -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 Brukman | 2008-12-31 | 1 | -0/+39 |
Added a README.LLVM file to indicate which files and directories were removed from the original source tarball. llvm-svn: 61526 |