Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-01 | Moved Google Test code up one directory so that we can use a standard LLVM | Misha Brukman | |
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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61539 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2008-12-31 | Import of Google Test 1.2.1, with the non-essential bits removed. | Misha Brukman | |
Added a README.LLVM file to indicate which files and directories were removed from the original source tarball. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61526 91177308-0d34-0410-b5e6-96231b3b80d8 |