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-string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes compatibility with Borland C++Builder. Original patch by Josh
zhanyong.wan
2011-03-05
1
-1/+1
*
Indents preprocessor directives.
zhanyong.wan
2011-02-22
1
-1/+1
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-1/+1
*
Removes all uses of StrStream; fixes the VC projects and simplifies them by u...
zhanyong.wan
2010-09-08
1
-2/+2
*
C++ Builder compatibility patch by Josh Kelley.
vladlosev
2010-04-07
1
-0/+5
*
Supports building gtest as a DLL (by Vlad Losev).
zhanyong.wan
2010-03-05
1
-2/+2
*
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...
zhanyong.wan
2010-03-04
1
-7/+6
*
Removes uses of GTEST_HAS_STD_STRING.
zhanyong.wan
2009-12-16
1
-4/+0
*
Turns on -Wshadow (by Preston Jackson).
zhanyong.wan
2009-12-16
1
-13/+15
*
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...
zhanyong.wan
2009-09-24
1
-1/+1
*
More implementation of the event listener interface (by Vlad Losev); Reduces ...
zhanyong.wan
2009-09-04
1
-36/+18
*
Enables String to contain NUL (by Zhanyong Wan); Adds scons scripts (by Vlad ...
zhanyong.wan
2009-09-01
1
-63/+94
*
Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.
shiqian
2009-01-08
1
-1/+1
*
Allow Google Mock to initialize Google Test
vladlosev
2008-11-26
1
-0/+22
*
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...
shiqian
2008-09-08
1
-0/+19
*
Makes gtest work on Windows Mobile and Symbian. By Mika Raento.
shiqian
2008-07-31
1
-0/+26
*
Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com...
shiqian
2008-07-08
1
-12/+0
*
Initial import.
shiqian
2008-07-03
1
-0/+280