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
/
src
/
gtest-test-part.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-1/+1
*
Fixes MSVC warnings in 64-bit mode.
zhanyong.wan
2010-02-25
1
-1/+1
*
Simplifies the implementation by using std::vector instead of Vector.
zhanyong.wan
2010-02-25
1
-13/+3
*
Renames the TestPartResult type enums and adjusts the order of methods in the...
zhanyong.wan
2009-09-18
1
-6/+6
*
Adds color support for TERM=linux (by Alexander Demin); renames List to Vecto...
zhanyong.wan
2009-07-13
1
-5/+5
*
Makes List a random-access data structure. This simplifies the implementatio...
zhanyong.wan
2009-07-01
1
-6/+1
*
Refactors for the event listener API (by Vlad Losev): hides some methods in U...
zhanyong.wan
2009-06-25
1
-4/+5
*
Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...
zhanyong.wan
2009-04-24
1
-1/+1
*
Simplifies implementation by defining a POSIX portability layer; adds the dea...
zhanyong.wan
2009-03-26
1
-1/+1
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-2/+2
*
Many changes:
shiqian
2008-10-11
1
-0/+124