index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export tuple and friends in the ::testing namespace.
kosak
2014-04-02
1
-3
/
+3
*
Improves conformance to the Google C++ Style Guide (by Greg Miller).
vladlosev
2011-11-04
6
-13
/
+10
*
Simplifies test assertions in sample5.
vladlosev
2011-10-14
1
-7
/
+7
*
Fixes comments in sample7_unittest.cc.
vladlosev
2010-11-17
1
-11
/
+9
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
10
-10
/
+10
*
Fixes a wrong comment for OnTestPartResult().
vladlosev
2010-05-31
1
-1
/
+1
*
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ...
zhanyong.wan
2010-03-04
2
-12
/
+12
*
Makes all samples compile with -Wall -Wshadow -Werror.
vladlosev
2010-02-27
6
-46
/
+46
*
Changes Message() to print double with enough precision by default.
zhanyong.wan
2010-01-08
1
-1
/
+1
*
Adds an experimental CMake build script; makes the samples compile without wa...
zhanyong.wan
2009-12-29
3
-4
/
+7
*
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
zhanyong.wan
2009-09-30
2
-4
/
+4
*
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...
zhanyong.wan
2009-09-24
2
-65
/
+17
*
Renames the TestPartResult type enums and adjusts the order of methods in the...
zhanyong.wan
2009-09-18
1
-9
/
+9
*
Renames the methods in the event listener API, and changes the order of *End ...
zhanyong.wan
2009-09-17
1
-1
/
+1
*
Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforci...
zhanyong.wan
2009-09-11
2
-0
/
+353
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
3
-4
/
+4
*
Value-parameterized tests and many bugfixes
vladlosev
2008-11-20
5
-86
/
+436
*
Adds new files for type-parameterized tests, which I forgot to commit in the ...
shiqian
2008-09-09
1
-0
/
+301
*
Initial import.
shiqian
2008-07-03
12
-0
/
+1180