Sign in
chromium
/
chromium
/
testing
/
gtest
Clone this repo:
Branches
main
master
585ec31
Fixes compatibility with Sun C++ (by Hady Zalek); fixes compatibility
by zhanyong.wan
· 14 years ago
main
master
6c51160
Makes IsContainerTest compatible with Sun C++ and Visual Age C++, based on Hady Zalek's report and experiment; also fixes a bug that causes it to think that a class named const_iterator is a container; also clarifies the Borland C++ compatibility fix in the comments based on Josh Kelley's suggestion.
by zhanyong.wan
· 14 years ago
ed1042b
Fixes compatibility with Borland C++Builder. Original patch by Josh
by zhanyong.wan
· 14 years ago
66d8d6b
Fixes non-conforming uses of commas in enums s.t. the code compiles on
by zhanyong.wan
· 14 years ago
595d200
Fixes PrintUnprintableTypeTest.InGlobalNamespace in gtest-printers_test on 64bit PowerPCs.
by vladlosev
· 14 years ago
4835e29
Adds test/gtest-death-test_ex_test.cc to the release package.
by zhanyong.wan
· 14 years ago
67a7a53
Adds cmake scripts to the release package.
by zhanyong.wan
· 14 years ago
f66fe6a
Removes the scons directory, which is empty.
by zhanyong.wan
· 14 years ago
ba29362
Changes gtest's version to 1.6.0 and adds release notes.
by zhanyong.wan
· 14 years ago
733a54a
Indents preprocessor directives.
by zhanyong.wan
· 14 years ago
22d36b4
Fixes off-by-one error in a message about test sharding (by David Glasser).
by vladlosev
· 14 years ago
b2bb64d
Updates an outdated error message.
by vladlosev
· 14 years ago
3055203
Adds null check for file locations in XML output printer.
by vladlosev
· 14 years ago
34b3f29
Add markers to death test messages to make them more recogizable (by Jeff Shute).
by zhanyong.wan
· 14 years ago
c5e8d7a
Removes unused include directive.
by vladlosev
· 14 years ago
a33163a
Adds type_param and value_param as <testcase> attributes to the XML
by zhanyong.wan
· 14 years ago
15f3ae0
template selection error in IBM's xIC_r compiler.
by vladlosev
· 14 years ago
1c4ce7f
Renames some internal functions to avoid name clashes.
by vladlosev
· 14 years ago
5e255e0
Fixes GCC 4.6 warnings (patch by Jeffrey Yasskin).
by zhanyong.wan
· 14 years ago
ad72874
Removes unused NC tests.
by zhanyong.wan
· 14 years ago
More »