aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest-listener_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplifies the implementation by using std::vector instead of Vector.zhanyong.wan2010-02-251-36/+27
* Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...zhanyong.wan2009-09-241-17/+6
* Renames the methods in the event listener API, and changes the order of *End ...zhanyong.wan2009-09-171-44/+147
* Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) ...zhanyong.wan2009-09-171-11/+11
* More implementation of the event listener interface (by Vlad Losev); Reduces ...zhanyong.wan2009-09-041-0/+230