index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gtest-filepath.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enables String to contain NUL (by Zhanyong Wan); Adds scons scripts (by Vlad ...
zhanyong.wan
2009-09-01
1
-7
/
+7
*
Ports gtest to C++Builder, by Josh Kelley.
zhanyong.wan
2009-04-28
1
-9
/
+16
*
Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...
zhanyong.wan
2009-04-24
1
-4
/
+4
*
Simplifies implementation by defining a POSIX portability layer; adds the dea...
zhanyong.wan
2009-03-26
1
-20
/
+10
*
Makes gtest compile without warning with gcc 4.0.3 and -Wall -Wextra.
zhanyong.wan
2009-03-25
1
-6
/
+7
*
Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac...
zhanyong.wan
2009-03-06
1
-0
/
+1
*
Cleans up macro definitions.
zhanyong.wan
2009-02-23
1
-10
/
+10
*
Implements a simple regex matcher (to be used by death tests on Windows).
zhanyong.wan
2009-01-29
1
-1
/
+0
*
Fixes the bug where the XML output path is affected by test changing the curr...
zhanyong.wan
2009-01-26
1
-11
/
+33
*
Makes Google Test compile on Solaris and z/OS. By Rainer Klaffenboeck.
shiqian
2008-11-10
1
-3
/
+13
*
On some Linux distros, you need to explicitly #include <limits.h> to get
chandlerc
2008-10-21
1
-0
/
+1
*
Many changes:
shiqian
2008-10-11
1
-2
/
+6
*
Lots of changes:
shiqian
2008-09-26
1
-5
/
+49
*
Improves thread-safe death tests by changing to the original working director...
shiqian
2008-09-12
1
-0
/
+18
*
Makes gtest work on Windows Mobile and Symbian. By Mika Raento.
shiqian
2008-07-31
1
-3
/
+39
*
Initial import.
shiqian
2008-07-03
1
-0
/
+208