index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
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
*
Mock out GetCurrentDir in NaCl.
kosak
2014-07-29
1
-1/+8
*
Push upstream to SVN.
billydonahue
2014-05-15
1
-1/+1
*
Add MemorySanitizer annotations in gtest printers. Also remove unused variabl...
kosak
2013-12-03
1
-2/+0
*
Fixes a nasty issue in gtest's template instantiation.
zhanyong.wan
2013-02-28
1
-0/+1
*
Removes testing::internal::String::Format(), which causes problems as it trun...
kosak
2013-02-22
1
-1/+1
*
Unfortunately, the svn repo is a bit out of date. This commit contains 8
jgm
2012-11-15
1
-12/+13
*
Fixed Native Client build of gtest when using glibc (by Ben Smith).
vladlosev
2012-08-14
1
-2/+2
*
Indents preprocessor directives.
zhanyong.wan
2011-02-22
1
-13/+13
*
Adds Google Native Client compatibility (issue 329).
vladlosev
2010-11-30
1
-2/+2
*
Include gtest headers as user headers instead of system headers.
zhanyong.wan
2010-09-14
1
-3/+3
*
Adds Solaris support (by Hady Zalek)
vladlosev
2010-02-03
1
-1/+2
*
Adds support for alternate path separator on Windows, and make all tests pass...
zhanyong.wan
2010-02-02
1
-11/+50
*
Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...
zhanyong.wan
2009-09-24
1
-17/+16
*
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