This website requires JavaScript.
Explore
Help
Sign In
3party
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-01-08 21:33:41 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
googletest
/
include
/
gtest
/
internal
History
zhanyong.wan
88e0df6247
Removes all uses of StrStream; fixes the VC projects and simplifies them by using gtest-all.cc.
2010-09-08 05:57:37 +00:00
..
gtest-death-test-internal.h
Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhixu Liu (zhixu.liu@gmail.com).
2010-07-14 22:36:31 +00:00
gtest-filepath.h
…
gtest-internal.h
Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev).
2010-08-31 18:21:13 +00:00
gtest-linked_ptr.h
…
gtest-param-util-generated.h
…
gtest-param-util-generated.h.pump
…
gtest-param-util.h
Implements printing parameters of failed parameterized tests (issue 71).
2010-05-18 21:13:48 +00:00
gtest-port.h
Removes all uses of StrStream; fixes the VC projects and simplifies them by using gtest-all.cc.
2010-09-08 05:57:37 +00:00
gtest-string.h
Removes all uses of StrStream; fixes the VC projects and simplifies them by using gtest-all.cc.
2010-09-08 05:57:37 +00:00
gtest-tuple.h
…
gtest-tuple.h.pump
…
gtest-type-util.h
Makes gtest work with Sun Studio. Patch submitted by Hady Zalek.
2010-03-23 15:58:37 +00:00
gtest-type-util.h.pump
Makes gtest work with Sun Studio. Patch submitted by Hady Zalek.
2010-03-23 15:58:37 +00:00