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
2026-01-20 05:57:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1da9ceefa5994624c9264431e7f65f85d2bd49ec
googletest
/
src
History
zhanyong.wan
1da9ceefa5
Fixes an uninitialized field in class OsStackTraceGetter.
2009-08-26 17:44:38 +00:00
..
gtest_main.cc
…
gtest-all.cc
Many changes:
2008-10-11 07:20:02 +00:00
gtest-death-test.cc
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-filepath.cc
Ports gtest to C++Builder, by Josh Kelley.
2009-04-28 00:28:09 +00:00
gtest-internal-inl.h
Fixes an uninitialized field in class OsStackTraceGetter.
2009-08-26 17:44:38 +00:00
gtest-port.cc
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-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
Makes gtest compilable on Win CE.
2009-07-23 06:30:32 +00:00