summaryrefslogtreecommitdiff
path: root/utils/unittest
Commit message (Expand)AuthorAge
* Remove trailing slashes from include paths. Some versions of mingw don't like...Benjamin Kramer2009-07-27
* Change 'make install' to install tblgen, for better support of out-of-tree ta...Chris Lattner2009-05-08
* Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disableJulien Lerouge2009-02-12
* FIx spelling.Mike Stump2009-02-05
* Probe for flags before using them to try to help compiling withMike Stump2009-02-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