aboutsummaryrefslogtreecommitdiffstats
path: root/utils/unittest/UnitTestMain
Commit message (Expand)AuthorAgeFilesLines
* Disable pthread support in googletest if llvm was configured without threads.Benjamin Kramer2010-06-031-0/+5
* Turns out gtest still prefers the system <tr1/tuple> over it's ownBenjamin Kramer2010-06-031-0/+3
* Update Readme and Makefiles for the new gtest.Benjamin Kramer2010-06-021-4/+0
* Continue propagating the GoogleTest flags until we can update our version toChandler Carruth2010-03-091-0/+6
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-0/+1
* Remove / use flags that are now set in the Makefile.config.Julien Lerouge2009-10-261-2/+0
* Follow googletest logic for suppressing warnings in unittests/UnitTestMain.Daniel Dunbar2009-09-201-1/+3
* Move unittest driver to utils/unittest/UnitTestMain.Daniel Dunbar2009-09-132-0/+34