This website requires JavaScript.
Explore
Help
Sign In
eson
/
googletest
Watch
1
Star
0
Fork
0
You've already forked googletest
Code
Issues
Pull Requests
Releases
Wiki
Activity
googletest
/
src
History
zhanyong.wan
2534ae201e
Adds a Random class to support --gtest_shuffle (by Josh Kelley); Makes the scons script build in a deterministic order (by Zhanyong Wan).
2009-09-21 19:42:03 +00:00
..
gtest_main.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest-all.cc
Many changes:
2008-10-11 07:20:02 +00:00
gtest-death-test.cc
Small code simplification (by Vlad Losev).
2009-09-16 17:36:39 +00:00
gtest-filepath.cc
Enables String to contain NUL (by Zhanyong Wan); Adds scons scripts (by Vlad Losev).
2009-09-01 18:53:56 +00:00
gtest-internal-inl.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-port.cc
Simplifies the implementation of GTEST_LOG_ & GTEST_LOG_; renames
2009-09-16 06:59:17 +00:00
gtest-test-part.cc
Renames the TestPartResult type enums and adjusts the order of methods in the event listener interface (by Vlad Losev).
2009-09-18 18:16:20 +00:00
gtest-typed-test.cc
Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).
2009-06-19 17:23:54 +00:00
gtest.cc
Adds a Random class to support --gtest_shuffle (by Josh Kelley); Makes the scons script build in a deterministic order (by Zhanyong Wan).
2009-09-21 19:42:03 +00:00