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
/
include
/
gtest
/
internal
/
gtest-param-util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes Sun C++ compiler errors (by Pasi Valminen)
zhanyong.wan
2011-04-12
1
-11/+11
*
Fixes Windows CE compatibility problem (issue http://code.google.com/p/google...
vladlosev
2011-03-30
1
-1/+1
*
Adds type_param and value_param as <testcase> attributes to the XML
zhanyong.wan
2011-02-02
1
-3/+2
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-4/+4
*
Implements printing parameters of failed parameterized tests (issue 71).
vladlosev
2010-05-18
1
-5/+6
*
Makes gtest work with Sun Studio. Patch submitted by Hady Zalek.
zhanyong.wan
2010-03-23
1
-22/+0
*
Fixes a -Wextra warning in gtest-param-util.h and updates the cmake script to...
zhanyong.wan
2010-03-17
1
-1/+2
*
Fixes a typo in comment, by Vlad Losev.
zhanyong.wan
2010-03-15
1
-1/+1
*
Supports building gtest as a DLL (by Vlad Losev).
zhanyong.wan
2010-03-05
1
-2/+2
*
Turns on -Wshadow (by Preston Jackson).
zhanyong.wan
2009-12-16
1
-6/+6
*
Fixes the code to work with fuse_gtest.py.
zhanyong.wan
2009-11-10
1
-4/+6
*
Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor /
zhanyong.wan
2009-09-18
1
-1/+10
*
Makes gtest compile without warning with gcc 4.0.3 and -Wall -Wextra.
zhanyong.wan
2009-03-25
1
-2/+2
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-1/+1
*
Value-parameterized tests and many bugfixes
vladlosev
2008-11-20
1
-0/+629