summaryrefslogtreecommitdiff
path: root/test/gtest-filepath_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for --gtest_flagfilekosak@google.com2015-07-171-18/+0
* Unfortunately, the svn repo is a bit out of date. This commit contains 8jgm@google.com2012-11-151-137/+119
* Improves Android support (by David Turner).vladlosev2012-09-191-0/+2
* Indents preprocessor directives.zhanyong.wan2011-02-221-7/+13
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-2/+2
* Adds missing gtest DLL exports.zhanyong.wan2010-03-221-2/+0
* Adds Solaris support (by Hady Zalek)vladlosev2010-02-031-25/+26
* Adds support for alternate path separator on Windows, and make all tests pass...zhanyong.wan2010-02-021-0/+103
* Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to...zhanyong.wan2009-09-241-13/+10
* Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).zhanyong.wan2009-06-191-0/+3
* Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...zhanyong.wan2009-04-241-6/+6
* Simplifies implementation by defining a POSIX portability layer; adds the dea...zhanyong.wan2009-03-261-33/+9
* Implements the --help flag; fixes tests on Windows.zhanyong.wan2009-03-111-7/+5
* Cleans up macro definitions.zhanyong.wan2009-02-231-82/+88
* Fixes some warnings when compiled with MSVC at warning level 4.zhanyong.wan2009-01-291-1/+1
* Fixes the bug where the XML output path is affected by test changing the curr...zhanyong.wan2009-01-261-6/+78
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-6/+0
* Many changes:shiqian2008-10-111-0/+3
* Lots of changes:shiqian2008-09-261-2/+104
* Improves thread-safe death tests by changing to the original working director...shiqian2008-09-121-0/+32
* Makes gtest work on Windows Mobile and Symbian. By Mika Raento.shiqian2008-07-311-0/+36
* Initial import.shiqian2008-07-031-0/+369