1. 2a83943 Try to fix ProgramTest on FreeBSD by Reid Kleckner · 11 years ago
  2. deb3187 Add basic command line parsing to TestMain. by Manuel Klimek · 11 years ago
  3. bb53bbb build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile by Daniel Dunbar · 13 years ago
  4. ec58f20 Don't install libUnitTestMain.a. It might be useless without gtest headers. by NAKAMURA Takumi · 13 years ago
  5. 6d600da Make Win32's header file name lower for cross build on case-sensitive filesystem. by NAKAMURA Takumi · 13 years ago
  6. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago
  7. 43b04fa Fix MSVC release mode compilation error. by Francois Pichet · 14 years ago
  8. 6b096c3 Fix line endings from my last commit. by Michael J. Spencer · 14 years ago
  9. ddfce8f unittests: Support Windows. by Michael J. Spencer · 14 years ago
  10. 2e3f44e Disable pthread support in googletest if llvm was configured without threads. by Benjamin Kramer · 14 years ago
  11. 8ef297e Turns out gtest still prefers the system <tr1/tuple> over it's own by Benjamin Kramer · 14 years ago
  12. 4839d87 Update Readme and Makefiles for the new gtest. by Benjamin Kramer · 14 years ago
  13. 315b1bb Continue propagating the GoogleTest flags until we can update our version to by Chandler Carruth · 14 years ago
  14. 43b5f93 make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. by Chris Lattner · 14 years ago
  15. cadd4b9 Remove / use flags that are now set in the Makefile.config. by Julien Lerouge · 15 years ago
  16. 848454a Follow googletest logic for suppressing warnings in unittests/UnitTestMain. by Daniel Dunbar · 15 years ago
  17. f845c74 Move unittest driver to utils/unittest/UnitTestMain. by Daniel Dunbar · 15 years ago