summaryrefslogtreecommitdiff
path: root/test/gtest-listener_test.cc
Commit message (Expand)AuthorAge
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm@google.com2012-11-15
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-04
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Simplifies the implementation by using std::vector instead of Vector.zhanyong.wan2010-02-25
* Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...zhanyong.wan2009-09-24
* Renames the methods in the event listener API, and changes the order of *End ...zhanyong.wan2009-09-17
* Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) ...zhanyong.wan2009-09-17
* More implementation of the event listener interface (by Vlad Losev); Reduces ...zhanyong.wan2009-09-04