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-07 20:41:38 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
googletest
/
include
/
gtest
History
zhanyong.wan
16e9dd6e28
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
..
internal
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_pred_impl.h
Many changes:
2008-10-11 07:20:02 +00:00
gtest_prod.h
Initial import.
2008-07-03 22:38:12 +00:00
gtest-death-test.h
Implements EXPECT_DEATH_IF_SUPPORTED (by Vlad Losev); Fixes compatibility with Symbian (by Araceli Checa); Removes GetCapturedStderr()'s dependency on std::string (by Vlad Losev).
2009-08-07 06:47:47 +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
Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).
2009-06-19 17:23:54 +00:00
gtest-param-test.h.pump
Cleans up macro definitions.
2009-02-23 23:21:55 +00:00
gtest-spi.h
Value-parameterized tests and many bugfixes
2008-11-20 01:40:35 +00:00
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
Cleans up macro definitions.
2009-02-23 23:21:55 +00:00
gtest.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