This website requires JavaScript.
Explore
Help
Sign In
google
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2026-01-03 05:38:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
075b76bb96f1b6eac7dde41b47de0dd456b0f473
googletest
/
include
/
gtest
/
internal
History
zhanyong.wan
d56773b492
Turns on -Wshadow (by Preston Jackson).
2009-12-16 19:54:05 +00:00
..
gtest-death-test-internal.h
Turns on -Wshadow (by Preston Jackson).
2009-12-16 19:54:05 +00:00
gtest-filepath.h
…
gtest-internal.h
Fixes the "passing non-POD to ellipsis" warning in Sun Studio. Based on Alexander Demin's patch.
2009-12-07 20:45:16 +00:00
gtest-linked_ptr.h
…
gtest-param-util-generated.h
Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests in gtest-port_test.cc only when typed tests are available (by Zhanyong Wan); makes gtest-param-util-generated.h conform to the C++ standard (by Zhanyong Wan).
2009-11-13 02:54:23 +00:00
gtest-param-util-generated.h.pump
Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests in gtest-port_test.cc only when typed tests are available (by Zhanyong Wan); makes gtest-param-util-generated.h conform to the C++ standard (by Zhanyong Wan).
2009-11-13 02:54:23 +00:00
gtest-param-util.h
Turns on -Wshadow (by Preston Jackson).
2009-12-16 19:54:05 +00:00
gtest-port.h
Stops supporting MSVC 7.1 with exceptions disabled.
2009-12-14 19:14:04 +00:00
gtest-string.h
Turns on -Wshadow (by Preston Jackson).
2009-12-16 19:54:05 +00:00
gtest-tuple.h
Implements support for AssertionResult in Boolean assertions such as EXPECT_TRUE; Fixes Google Tests's tuple implementation to default-initialize its fields in the default constructor (by Zhanyong Wan); Populates gtest_stress_test.cc with actual tests.
2009-10-20 21:03:10 +00:00
gtest-tuple.h.pump
Implements support for AssertionResult in Boolean assertions such as EXPECT_TRUE; Fixes Google Tests's tuple implementation to default-initialize its fields in the default constructor (by Zhanyong Wan); Populates gtest_stress_test.cc with actual tests.
2009-10-20 21:03:10 +00:00
gtest-type-util.h
…
gtest-type-util.h.pump
…