index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
9
-3874
/
+0
*
Improves documentation on gtest's macros.
kosak
2014-01-12
2
-0
/
+241
*
allows gtest-config.in to work with an absoulte path for @top_srcdir@. h/t to...
zhanyong.wan
2013-07-08
1
-1
/
+1
*
Prevents pump.py from splitting long IWYU pragma lines.
vladlosev
2012-08-14
1
-15
/
+23
*
Improves conformance to the Google C++ Style Guide (by Greg Miller).
vladlosev
2011-11-04
1
-2
/
+2
*
Fixes scripts/test/Makefile failing with link error.
vladlosev
2010-11-19
1
-1
/
+3
*
Fixes two pump.py bugs. One of them ("$range 1..n $$ comment" doesn't parse) ...
zhanyong.wan
2010-11-09
1
-18
/
+30
*
Removes uses of deprecated AssertionFailure() API (by Vlad Losev).
zhanyong.wan
2010-09-27
1
-8
/
+5
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
2
-11
/
+11
*
Adds the pump.py script.
zhanyong.wan
2010-03-23
1
-0
/
+835
*
Removes the old DLL solution.
zhanyong.wan
2010-03-05
1
-169
/
+0
*
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...
zhanyong.wan
2010-02-24
1
-4
/
+4
*
Moves gtest.def from src/ to msvc/.
zhanyong.wan
2009-12-18
1
-3
/
+3
*
Supports building gtest as a DLL (by Vlad Losev).
zhanyong.wan
2009-12-18
1
-0
/
+169
*
Removes gtest's dependency on python2.4.
zhanyong.wan
2009-09-22
1
-1
/
+1
*
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...
zhanyong.wan
2009-04-09
1
-52
/
+55
*
Adds upload_gtest.py for uploading a Google Test patch for review.
zhanyong.wan
2009-02-13
2
-0
/
+1465
*
Adds a script to fuse gtest source files into a .h and a .cc.
zhanyong.wan
2009-01-22
2
-0
/
+304
*
Necessary changes to gtest-config.in for supporting the up-coming release of ...
shiqian
2008-12-09
1
-44
/
+119
*
Many changes:
shiqian
2008-10-11
1
-15
/
+15
*
Initial import.
shiqian
2008-07-03
2
-0
/
+932