index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
gtest-listener_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-311
/
+0
*
Work around some unsigned->signed warnings in our tests/.
kosak
2015-04-28
1
-5
/
+6
*
Unfortunately, the svn repo is a bit out of date. This commit contains 8
jgm
2012-11-15
1
-17
/
+14
*
Improves conformance to the Google C++ Style Guide (by Greg Miller).
vladlosev
2011-11-04
1
-1
/
+1
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-1
/
+1
*
Simplifies the implementation by using std::vector instead of Vector.
zhanyong.wan
2010-02-25
1
-36
/
+27
*
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...
zhanyong.wan
2009-09-24
1
-17
/
+6
*
Renames the methods in the event listener API, and changes the order of *End ...
zhanyong.wan
2009-09-17
1
-44
/
+147
*
Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) ...
zhanyong.wan
2009-09-17
1
-11
/
+11
*
More implementation of the event listener interface (by Vlad Losev); Reduces ...
zhanyong.wan
2009-09-04
1
-0
/
+230