History log of /external/llvm/utils/unittest/googletest/src/gtest-test-part.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
efbdf7f2320649512569143611f53177c27ba9f6 15-Nov-2013 Chandler Carruth <chandlerc@gmail.com> Move all of the GoogleTest files back to the same locations they occupy
externally to simplify our integration of GoogleTest into LLVM. Also,
build the single source file gtest-all.cc instead of the individual
source files as we don't expect these to change and thus gain nothing
from increased incrementality in compiles.

This makes our standard build of googletest exactly like upstream's
recommended build and the sanitizer's build. It also simplifies the
steps of importing a new version should we ever want one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194801 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/src/gtest-test-part.cc
3aae44e19f4179819599dc154dfcee95e6879eb1 01-Jan-2009 Misha Brukman <brukman+llvm@gmail.com> Moved Google Test code up one directory so that we can use a standard LLVM
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
/external/llvm/utils/unittest/googletest/src/gtest-test-part.cc
7ae6ff442a26212a0cc4c1929b8b0a105dc988e4 31-Dec-2008 Misha Brukman <brukman+llvm@gmail.com> Import of Google Test 1.2.1, with the non-essential bits removed.

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
/external/llvm/utils/unittest/googletest/src/gtest-test-part.cc