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-06 15:49:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f43e4ff3ad12ace9d423cc3ce02feadb8f24fe67
googletest
/
include
/
gtest
History
zhanyong.wan
f43e4ff3ad
Renames the methods in the event listener API, and changes the order of *End events (by Vlad Losev).
2009-09-17 19:12:30 +00:00
..
internal
Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) enabled.
2009-09-17 05:04:08 +00:00
gtest_pred_impl.h
…
gtest_prod.h
…
gtest-death-test.h
Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforcing the validity of arguments (by Vlad Losev); adds samples for the event listener API (by Vlad Losev); simplifies the tests using EXPECT_DEATH_IF_SUPPORTED (by Zhanyong Wan).
2009-09-11 06:59:42 +00:00
gtest-message.h
Adds color support for TERM=linux (by Alexander Demin); renames List to Vector (by Zhanyong Wan); implements Vector::Erase (by Vlad Losev).
2009-07-13 19:25:02 +00:00
gtest-param-test.h
…
gtest-param-test.h.pump
…
gtest-spi.h
…
gtest-test-part.h
More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev).
2009-09-04 18:30:25 +00:00
gtest-typed-test.h
…
gtest.h
Renames the methods in the event listener API, and changes the order of *End events (by Vlad Losev).
2009-09-17 19:12:30 +00:00