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
1b89db97058ced81a116d6a03714fec9bd8fc721
googletest
/
include
/
gtest
/
internal
History
zhanyong.wan
1b89db9705
Removes an unused variable; also refactors to support an up-coming
...
googlemock change.
2013-02-28 22:55:25 +00:00
..
gtest-death-test-internal.h
…
gtest-filepath.h
…
gtest-internal.h
Removes an unused variable; also refactors to support an up-coming
2013-02-28 22:55:25 +00:00
gtest-linked_ptr.h
…
gtest-param-util-generated.h
…
gtest-param-util-generated.h.pump
…
gtest-param-util.h
Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment.
2013-02-22 20:10:40 +00:00
gtest-port.h
Unbreak building gtest with -std=c++11 on Mac OS X 10.6. Also, better support for death tests in iOS simulator.
2012-12-03 18:52:06 +00:00
gtest-string.h
Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment.
2013-02-22 20:10:40 +00:00
gtest-tuple.h
…
gtest-tuple.h.pump
…
gtest-type-util.h
…
gtest-type-util.h.pump
…