zhanyong.wan
|
ae3247986b
|
Fixes broken gtest_unittest on Cygwin and cleans it up (by Vlad Losev); fixes the wrong usage of os.environ.clear() in gtest_output_test.py (by Vlad Losev); fixes the logic for detecting Symbian (by Zhanyong Wan); moves TestProperty for event listener (by Vlad Losev).
|
2009-06-19 00:24:28 +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
|
1bd424d960
|
Adds missing copyright in test/gtest-test-part_test.cc (by Markus Heule). Minor format adjustments.
|
2009-05-29 19:46:51 +00:00 |
|
zhanyong.wan
|
9b23e3cc76
|
Removes dead code (by Vlad Losev). Fixes tr1 tuple's path on gcc version before 4.0.0 (by Zhanyong Wan).
|
2009-05-05 19:31:00 +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
|
cd3e4016ea
|
Implements the test sharding protocol. By Eric Fellheimer.
|
2009-02-09 18:05:21 +00:00 |
|
zhanyong.wan
|
3750499433
|
Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev).
|
2009-02-06 00:47:20 +00:00 |
|
shiqian
|
fe186c3829
|
Implements --gtest_also_run_disabled_tests. By Eric Roman.
|
2009-01-10 01:16:33 +00:00 |
|
shiqian
|
f6b0dc0b40
|
Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw too).
|
2008-09-18 18:06:35 +00:00 |
|
shiqian
|
a2b1a8556e
|
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev).
|
2008-09-08 17:55:52 +00:00 |
|
shiqian
|
15cbe5f70a
|
Adds --gtest_print_test for printing the elapsed time of tests.
|
2008-07-25 04:06:16 +00:00 |
|
shiqian
|
253d2bc576
|
Makes the output understandable by VS when compiled by MSVC.
|
2008-07-23 20:32:11 +00:00 |
|
shiqian
|
e4e9a8bd7d
|
Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest compile on Windows CE.
|
2008-07-08 21:32:17 +00:00 |
|
shiqian
|
d201456903
|
Initial import.
|
2008-07-03 22:38:12 +00:00 |
|