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
2025-12-29 11:18:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e13e0f5dd2f9458e0a613e0a91c894eb80126fc
googletest
/
include
/
gtest
History
zhanyong.wan
7e13e0f5dd
Fixes the code to work with fuse_gtest.py.
2009-11-10 19:17:35 +00:00
..
internal
Fixes the code to work with fuse_gtest.py.
2009-11-10 19:17:35 +00:00
gtest_pred_impl.h
…
gtest_prod.h
…
gtest-death-test.h
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
2009-09-30 20:23:50 +00:00
gtest-message.h
…
gtest-param-test.h
Fixes the code to work with fuse_gtest.py.
2009-11-10 19:17:35 +00:00
gtest-param-test.h.pump
Fixes the code to work with fuse_gtest.py.
2009-11-10 19:17:35 +00:00
gtest-spi.h
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
2009-09-30 20:23:50 +00:00
gtest-test-part.h
…
gtest-typed-test.h
…
gtest.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