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-05 23:34:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bad778caa39a88b7c11b159e20730aeec4fd711e
googletest
/
include
/
gtest
/
internal
History
vladlosev
bad778caa3
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-death-test-internal.h
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
2009-09-30 20:23:50 +00:00
gtest-filepath.h
…
gtest-internal.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-linked_ptr.h
…
gtest-param-util-generated.h
…
gtest-param-util-generated.h.pump
…
gtest-param-util.h
…
gtest-port.h
Implements test shuffling (by Zhanyong Wan, based on Josh Kelley's original patch).
2009-09-30 23:46:28 +00:00
gtest-string.h
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to simplify gtest code (by Zhanyong Wan).
2009-09-24 21:15:59 +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
…