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_help_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes default of --gtest_catch_exceptions to true.
vladlosev
2010-10-26
1
-1/+1
*
Removes the Windows golden file (by Vlad Losev); implements test result strea...
zhanyong.wan
2010-08-19
1
-5/+8
*
Renames test script flags.
vladlosev
2010-05-13
1
-1/+1
*
Fixes gtest_filter_unittest and gtest_help_test on systems without death tests.
vladlosev
2010-04-08
1
-4/+11
*
Prints help when encountering unrecognized Google Test flags.
vladlosev
2009-10-22
1
-5/+41
*
Adds the command line flags needed for test shuffling. Most code by Josh Kel...
zhanyong.wan
2009-07-14
1
-0/+2
*
Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...
zhanyong.wan
2009-06-17
1
-3/+2
*
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...
zhanyong.wan
2009-04-09
1
-6/+1
*
Simplifies implementation by defining a POSIX portability layer; adds the dea...
zhanyong.wan
2009-03-26
1
-0/+3
*
Fixes two tests on Cygwin, which has no python 2.4.
zhanyong.wan
2009-03-17
1
-1/+1
*
Implements the --help flag; fixes tests on Windows.
zhanyong.wan
2009-03-11
1
-0/+127