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-generated.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-5146/+0
*
Allow the single-arg Values() overload to to conversions, just like every other
kosak
2015-07-19
1
-1/+4
*
Export tuple and friends in the ::testing namespace.
kosak
2014-04-02
1
-39/+39
*
Fixes C++0x compatibility problems.
vladlosev
2011-09-26
1
-136/+457
*
Avoids iterator_traits, as it's not available in libCStd when compiled with S...
zhanyong.wan
2011-04-12
1
-3/+5
*
Indents preprocessor directives.
zhanyong.wan
2011-02-22
1
-2/+2
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-2/+2
*
Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests...
zhanyong.wan
2009-11-13
1
-0/+15
*
Fixes the code to work with fuse_gtest.py.
zhanyong.wan
2009-11-10
1
-2/+4
*
Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor /
zhanyong.wan
2009-09-18
1
-27/+258
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-2/+2
*
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/+4576