0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Suppresses some Clang warnings (by Chandler Carruth, Jeffrey Yasskin, and Zhanyong Wan). More... about 14 years ago
Moves the universal printer from gmock to gtest and refactors the cmake script for reusing in gmock (by Vlad Losev). More... about 14 years ago
Silence a Clang warning about an unused variable. More... about 14 years ago
Improves support for building Google Test as Windows DLL. More... about 14 years ago
Minor improvement to hermetic build support in the CMake script, by Vlad Losev. More... about 14 years ago
Implements color output in GNU Screen sessions (issue 277). More... about 14 years ago
Fixes gtest-port_test on MinGW. More... about 14 years ago
Over-hauls README, and fixes Makefile. More... about 14 years ago
Adds alternative spellings for FAIL, SUCCEED, and TEST. More... about 14 years ago
Simplifies Makefile.am (by Zhanyong Wan and Vlad Losev). More... about 14 years ago
Fixes gtest_filter_unittest and gtest_help_test on systems without death tests. More... about 14 years ago
C++ Builder compatibility patch by Josh Kelley. More... about 14 years ago
CMake 2.8/Visual Age compatibility patch by Hady Zalek. More... about 14 years ago
Fixes a leak in ThreadLocal. More... about 14 years ago
Fixes compatibility with Visual Age versions lower than 9.0 (by Hady Zalek); updates the release notes. More... about 14 years ago
Cleans up the cmake script. More... about 14 years ago
Adds Hady and Manuel to CONTRIBUTORS. More... about 14 years ago
Supports no-RTTI mode on AIX (by Hady Zalek). More... about 14 years ago
Makes the cmake script work on Solaris and AIX (by Hady Zalek). More... about 14 years ago
Enables death tests on AIX, by Hady Zalek. More... about 14 years ago
Makes gtest work with Sun Studio. Patch submitted by Hady Zalek. More... about 14 years ago
Adds the pump.py script. More... about 14 years ago
Adds missing gtest DLL exports. More... about 14 years ago
Fixes comments and tests for the moment of generator parameter evaluation in INSTANTIATE_TEST_CASE_P. More... about 14 years ago
Solaris and AIX patch by Hady Zalek More... about 14 years ago
Fixes a -Wextra warning in gtest-param-util.h and updates the cmake script to verify it (by Zhanyong Wan); adds support for hermetic build to the cmake script (by Vlad Losev). More... over 14 years ago
Fixes a typo in comment, by Vlad Losev. More... over 14 years ago
Fixes an 'unreachable code' warning by MSVC on certain opt settings in gtest-death-test_test.cc. More... over 14 years ago
Adds a smoketest for ThreadWithParam. More... over 14 years ago
Removes the old DLL solution. More... over 14 years ago