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-param-test_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prints a useful message when GetParam() is called in a non-parameterized test.
zhanyong.wan
2013-03-12
1
-0/+7
*
Unfortunately, the svn repo is a bit out of date. This commit contains 8
jgm
2012-11-15
1
-2/+2
*
Improves conformance to the Google C++ Style Guide (by Greg Miller).
vladlosev
2011-11-04
1
-0/+2
*
Indents preprocessor directives.
zhanyong.wan
2011-02-22
1
-16/+16
*
Adds type_param and value_param as <testcase> attributes to the XML
zhanyong.wan
2011-02-02
1
-9/+5
*
Allows a value-parameterized test fixture to derive from Test and WithParamIn...
zhanyong.wan
2010-12-06
1
-0/+33
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-1/+1
*
Implements printing parameters of failed parameterized tests (issue 71).
vladlosev
2010-05-18
1
-4/+35
*
Fixes comments and tests for the moment of generator parameter evaluation in ...
vladlosev
2010-03-20
1
-8/+19
*
Fixes a C++ standard conformance bug in gtest-param-test_test.cc.
zhanyong.wan
2010-02-17
1
-37/+69
*
Turns on -Wshadow (by Preston Jackson).
zhanyong.wan
2009-12-16
1
-2/+2
*
Adds missing copyright in test/gtest-test-part_test.cc (by Markus Heule). Mi...
zhanyong.wan
2009-05-29
1
-1/+1
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-7/+7
*
Use <tuple> instead of <tr1/tuple> when the compiler is not gcc, to conform w...
shiqian
2008-12-09
1
-4/+0
*
Value-parameterized tests and many bugfixes
vladlosev
2008-11-20
1
-0/+796