This website requires JavaScript.
Explore
Help
Register
Sign In
gitMirror
/
googletest
Watch
1
Star
0
Fork
0
You've already forked googletest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f07dc6b1b1bb16a4956e9880eb081fb01f1c186a
googletest
/
src
History
zhanyong.wan
302a41c90b
Small code simplification (by Vlad Losev).
2009-09-16 17:36:39 +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
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-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
Removes deprecated /Wp64 flag from VC projects; also removes unneeded VC projects.
2009-09-11 05:41:41 +00:00