index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gtest_output_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes the Windows golden file (by Vlad Losev); implements test result strea...
zhanyong.wan
2010-08-19
1
-16/+24
*
Implements printing parameters of failed parameterized tests (issue 71).
vladlosev
2010-05-18
1
-1/+1
*
Renames test script flags.
vladlosev
2010-05-13
1
-1/+1
*
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...
zhanyong.wan
2010-03-04
1
-2/+2
*
Fixes issue 216 (gtest_output_test broken on Solaris
vladlosev
2010-02-27
1
-0/+2
*
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...
zhanyong.wan
2010-02-24
1
-3/+5
*
Google Test's Python tests now pass on Solaris.
vladlosev
2010-02-15
1
-15/+31
*
Removes uses of GTEST_HAS_STD_STRING.
zhanyong.wan
2009-12-16
1
-14/+14
*
Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...
zhanyong.wan
2009-07-01
1
-57/+28
*
Fixes broken gtest_unittest on Cygwin and cleans it up (by Vlad Losev); fixes...
zhanyong.wan
2009-06-19
1
-1/+5
*
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...
zhanyong.wan
2009-06-17
1
-21/+66
*
Adds missing copyright in test/gtest-test-part_test.cc (by Markus Heule). Mi...
zhanyong.wan
2009-05-29
1
-1/+6
*
Removes dead code (by Vlad Losev). Fixes tr1 tuple's path on gcc version bef...
zhanyong.wan
2009-05-05
1
-1/+0
*
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...
zhanyong.wan
2009-04-09
1
-15/+54
*
Implements the test sharding protocol. By Eric Fellheimer.
zhanyong.wan
2009-02-09
1
-24/+44
*
Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zha...
zhanyong.wan
2009-02-06
1
-2/+7
*
Implements --gtest_also_run_disabled_tests. By Eric Roman.
shiqian
2009-01-10
1
-3/+8
*
Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw t...
shiqian
2008-09-18
1
-1/+19
*
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...
shiqian
2008-09-08
1
-0/+2
*
Adds --gtest_print_test for printing the elapsed time of tests.
shiqian
2008-07-25
1
-5/+15
*
Makes the output understandable by VS when compiled by MSVC.
shiqian
2008-07-23
1
-2/+3
*
Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com...
shiqian
2008-07-08
1
-1/+1
*
Initial import.
shiqian
2008-07-03
1
-0/+183