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
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...
zhanyong.wan
2010-03-04
2
-12/+12
*
Makes all samples compile with -Wall -Wshadow -Werror.
vladlosev
2010-02-27
6
-46/+46
*
Changes Message() to print double with enough precision by default.
zhanyong.wan
2010-01-08
1
-1/+1
*
Adds an experimental CMake build script; makes the samples compile without wa...
zhanyong.wan
2009-12-29
3
-4/+7
*
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
zhanyong.wan
2009-09-30
2
-4/+4
*
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...
zhanyong.wan
2009-09-24
2
-65/+17
*
Renames the TestPartResult type enums and adjusts the order of methods in the...
zhanyong.wan
2009-09-18
1
-9/+9
*
Renames the methods in the event listener API, and changes the order of *End ...
zhanyong.wan
2009-09-17
1
-1/+1
*
Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...
zhanyong.wan
2009-09-11
2
-0/+353
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
3
-4/+4
*
Value-parameterized tests and many bugfixes
vladlosev
2008-11-20
5
-86/+436
*
Adds new files for type-parameterized tests, which I forgot to commit in the ...
shiqian
2008-09-09
1
-0/+301
*
Initial import.
shiqian
2008-07-03
12
-0/+1180