History of utils / unittest @release_29
- Fixes warnings emitted by Visual Studio 2010 compiler. Oscar Fuentes 8 years ago
- Don't install libUnitTestMain.a. It might be useless without gtest headers. NAKAMURA Takumi 8 years ago
- Make Win32's header file name lower for cross build on case-sensitive filesystem. NAKAMURA Takumi 8 years ago
- Merge System into Support. Michael J. Spencer 9 years ago
- Fix VC2010 build. Michael J. Spencer 9 years ago
- Build with RTTI and exceptions disabled. Only in GCC for now. Oscar Fuentes 9 years ago
- gtest: Fix warnings on MinGW. Michael J. Spencer 9 years ago
- CMake: Fix warning in gtest. Michael J. Spencer 9 years ago
- Fix MSVC release mode compilation error. Francois Pichet 9 years ago
- Reverting "CMake: Don't include tools, unittets, or examples as Oscar Fuentes 9 years ago
- CMake: Don't include tools, unittets, or examples as available targets Michael J. Spencer 9 years ago
- Fix line endings from my last commit. Michael J. Spencer 9 years ago
- unittests: Support Windows. Michael J. Spencer 9 years ago
- CMake: Build unittests. Michael J. Spencer 9 years ago
- delete dead code. Chris Lattner 9 years ago
- Revert r111082. No warnings for this common pattern. Argyrios Kyrtzidis 9 years ago
- Add ATTRIBUTE_UNUSED to methods that are not supposed to be used. Argyrios Kyrtzidis 9 years ago
- Silence a warning. Jakob Stoklund Olesen 9 years ago
- Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also, Nick Lewycky 9 years ago
- Forgot to update the most important part of the gtest modifications readme. Benjamin Kramer 9 years ago
- Disable pthread support in googletest if llvm was configured without threads. Benjamin Kramer 9 years ago
- Turns out gtest still prefers the system <tr1/tuple> over it's own Benjamin Kramer 9 years ago
- Update Readme and Makefiles for the new gtest. Benjamin Kramer 9 years ago
- Merge gtest-1.5.0. Benjamin Kramer 9 years ago
- Merge gtest-1.4.0. Benjamin Kramer 9 years ago
- Merge gtest-1.3.0. Benjamin Kramer 9 years ago
- silence some -Wmissing-field-initializers warnings. Chris Lattner 9 years ago
- Fix -Asserts warnings. Daniel Dunbar 9 years ago
- add minix support, patch by Kees van Reeuwijk! PR6797 Chris Lattner 9 years ago
- Continue propagating the GoogleTest flags until we can update our version to Chandler Carruth 9 years ago