summaryrefslogtreecommitdiff
path: root/utils/unittest/googletest/README.LLVM
Commit message (Expand)AuthorAge
* Support GTest for FreeBSD platforms (9.x)Alexey Samsonov2014-02-19
* Move all of the GoogleTest files back to the same locations they occupyChandler Carruth2013-11-15
* Modify the LLVM checkout of googletest:Alexey Samsonov2012-12-06
* Merge gtest-1.6.0.Jay Foad2011-07-27
* Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also,Nick Lewycky2010-06-23
* Forgot to update the most important part of the gtest modifications readme.Benjamin Kramer2010-06-03
* Update Readme and Makefiles for the new gtest.Benjamin Kramer2010-06-02
* Teach googletest to use raw_ostream instead of just std::ostream.Jeffrey Yasskin2009-09-05
* Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVMMisha Brukman2009-01-05
* We also removed gtest-all.cc from the distribution tarball.Misha Brukman2009-01-02
* * Removed gtest-all.cc; .cc files including other .cc files is weirdMisha Brukman2009-01-01
* Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman2009-01-01
* Import of Google Test 1.2.1, with the non-essential bits removed.Misha Brukman2008-12-31