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
ae3247986b
Fixes broken gtest_unittest on Cygwin and cleans it up (by Vlad Losev); fixes the wrong usage of os.environ.clear() in gtest_output_test.py (by Vlad Losev); fixes the logic for detecting Symbian (by Zhanyong Wan); moves TestProperty for event listener (by Vlad Losev).
2009-06-19 00:24:28 +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
Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscript (by Vlad Losev).
2009-04-24 00:26:25 +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 broken gtest_unittest on Cygwin and cleans it up (by Vlad Losev); fixes the wrong usage of os.environ.clear() in gtest_output_test.py (by Vlad Losev); fixes the logic for detecting Symbian (by Zhanyong Wan); moves TestProperty for event listener (by Vlad Losev).
2009-06-19 00:24:28 +00:00
gtest-port.cc
Ports gtest to C++Builder, by Josh Kelley.
2009-04-28 00:28:09 +00:00
gtest-test-part.cc
Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscript (by Vlad Losev).
2009-04-24 00:26:25 +00:00
gtest-typed-test.cc
Fixes death-test-related tests on Windows, by Vlad Losev.
2009-03-11 18:31:26 +00:00
gtest.cc
Adds support for xterm-256color (by Michihiro Kuramochi).
2009-06-09 05:38:14 +00:00