| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
|  | 
the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev).
 | 
| | 
| 
| 
|  | 
Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev).
 | 
| | 
| 
| 
|  | 
GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan).
 | 
| | 
| 
| 
|  | 
to be closer to junitreport (by Zhanyong Wan).
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* changes the XML report format to match JUnit/Ant's.
* improves file path handling.
* allows the user to disable RTTI using the GTEST_HAS_RTTI macro.
* makes the code compile with -Wswitch-enum.
 | 
| | 
| 
| 
|  | 
interpret the result of os.system().  This could fix the broken Python tests on some users' machines.
 | 
|    | 
 |