1. 946d219 Add basic command line parsing to TestMain. by Manuel Klimek · 13 years ago
  2. 06bb798 build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile by Daniel Dunbar · 14 years ago
  3. a14ff2d Don't install libUnitTestMain.a. It might be useless without gtest headers. by NAKAMURA Takumi · 15 years ago
  4. 5a3ff5b Make Win32's header file name lower for cross build on case-sensitive filesystem. by NAKAMURA Takumi · 15 years ago
  5. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago
  6. 8cbc86e Fix MSVC release mode compilation error. by Francois Pichet · 15 years ago
  7. 55581b3 Fix line endings from my last commit. by Michael J. Spencer · 15 years ago
  8. d8010d6 unittests: Support Windows. by Michael J. Spencer · 15 years ago
  9. 7cd082a Disable pthread support in googletest if llvm was configured without threads. by Benjamin Kramer · 15 years ago
  10. 1add5f3 Turns out gtest still prefers the system <tr1/tuple> over it's own by Benjamin Kramer · 15 years ago
  11. 9cb0274 Update Readme and Makefiles for the new gtest. by Benjamin Kramer · 15 years ago
  12. 25fcb61 Continue propagating the GoogleTest flags until we can update our version to by Chandler Carruth · 16 years ago
  13. 823aed1 make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. by Chris Lattner · 16 years ago
  14. d0c160e Remove / use flags that are now set in the Makefile.config. by Julien Lerouge · 16 years ago
  15. b18efec Follow googletest logic for suppressing warnings in unittests/UnitTestMain. by Daniel Dunbar · 16 years ago
  16. 6be903e Move unittest driver to utils/unittest/UnitTestMain. by Daniel Dunbar · 16 years ago