index
:
delta/googletest.git
baserock/morph
master
release-1.0
release-1.1
release-1.2
release-1.3
release-1.4
release-1.5
unsupported-vc6-port
googletest.googlecode.com: Obsolete (use googletest-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
gtest_output_test_golden_lin.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for named value-parameterized tests.
kosak@google.com
2015-07-24
1
-5
/
+16
*
Expand equality failure messages with a by-line diff.
kosak@google.com
2014-07-28
1
-5
/
+17
*
When --gtest_filter is specified, XML report now doesn't contain information ...
vladlosev
2013-04-25
1
-5
/
+0
*
Improves gtest's failure messages. In particulars, char pointers and
zhanyong.wan
2012-06-07
1
-4
/
+18
*
Fixes off-by-one error in a message about test sharding (by David Glasser).
vladlosev
2011-02-12
1
-1
/
+1
*
Adds ADD_FAILURE_AT (by Zhanyong Wan); disables -Wswitch-default (by Vlad Los...
zhanyong.wan
2010-07-26
1
-4
/
+11
*
Allows EXPECT_EQ to accept arguments that don't have operator << (by Zhanyong...
zhanyong.wan
2010-07-21
1
-1
/
+1
*
Implements printing parameters of failed parameterized tests (issue 71).
vladlosev
2010-05-18
1
-7
/
+15
*
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...
zhanyong.wan
2010-03-04
1
-5
/
+35
*
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...
zhanyong.wan
2010-02-24
1
-4
/
+36
*
Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors...
zhanyong.wan
2009-07-22
1
-2
/
+4
*
Implements the test sharding protocol. By Eric Fellheimer.
zhanyong.wan
2009-02-09
1
-3
/
+21
*
Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions t...
zhanyong.wan
2009-02-08
1
-6
/
+20
*
Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zha...
zhanyong.wan
2009-02-06
1
-42
/
+1
*
Implements --gtest_also_run_disabled_tests. By Eric Roman.
shiqian
2009-01-10
1
-1
/
+36
*
Many changes:
shiqian
2008-10-11
1
-4
/
+109
*
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...
shiqian
2008-09-08
1
-5
/
+53
*
Adds --gtest_print_test for printing the elapsed time of tests.
shiqian
2008-07-25
1
-0
/
+70
*
Initial import.
shiqian
2008-07-03
1
-0
/
+383