zhanyong.wan
|
16e9dd6e28
|
More implementation of the event listener interface (by Vlad Losev); Reduces 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).
|
2009-09-04 18:30:25 +00:00 |
|
zhanyong.wan
|
b2db677c99
|
Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; hides methods that we don't want to publish; makes win-dbg8 the default scons configuration (all by Vlad Losev).
|
2009-07-01 04:58:05 +00:00 |
|
zhanyong.wan
|
532dc2de35
|
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev).
|
2009-06-17 21:06:27 +00:00 |
|
zhanyong.wan
|
f204cd89e5
|
Makes gtest print elapsed time by default.
|
2009-04-14 23:19:22 +00:00 |
|
zhanyong.wan
|
7fa242a44b
|
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan).
|
2009-04-09 02:57:38 +00:00 |
|
zhanyong.wan
|
40e72a8a83
|
Implements --gtest_throw_on_failure for using gtest with other testing frameworks.
|
2009-03-06 20:05:23 +00:00 |
|
shiqian
|
53e0dc4041
|
Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.
|
2009-01-08 01:10:31 +00:00 |
|
shiqian
|
d88da49d02
|
Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com.
|
2008-07-25 21:13:11 +00:00 |
|
shiqian
|
d201456903
|
Initial import.
|
2008-07-03 22:38:12 +00:00 |
|