summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* allows gtest-config.in to work with an absoulte path for @top_srcdir@. h/t ↵zhanyong.wan2013-07-08
| | | | | | to Jimi Xenidis for reporting the issue and the fix. git-svn-id: http://googletest.googlecode.com/svn/trunk@658 861a406c-534a-0410-8894-cb66d6ee9925
* Prevents pump.py from splitting long IWYU pragma lines.vladlosev2012-08-14
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@620 861a406c-534a-0410-8894-cb66d6ee9925
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-04
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@607 861a406c-534a-0410-8894-cb66d6ee9925
* Fixes scripts/test/Makefile failing with link error.vladlosev2010-11-19
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@514 861a406c-534a-0410-8894-cb66d6ee9925
* Fixes two pump.py bugs. One of them ("$range 1..n $$ comment" doesn't parse) ↵zhanyong.wan2010-11-09
| | | | | | was reported by user Aksai Chin. Aksai also contributed a patch, which I didn't look at as I didn't want to bother him with signing the CLA. Instead I wrote the fix from scratch. git-svn-id: http://googletest.googlecode.com/svn/trunk@509 861a406c-534a-0410-8894-cb66d6ee9925
* Removes uses of deprecated AssertionFailure() API (by Vlad Losev).zhanyong.wan2010-09-27
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@487 861a406c-534a-0410-8894-cb66d6ee9925
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@482 861a406c-534a-0410-8894-cb66d6ee9925
* Adds the pump.py script.zhanyong.wan2010-03-23
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@400 861a406c-534a-0410-8894-cb66d6ee9925
* Removes the old DLL solution.zhanyong.wan2010-03-05
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@390 861a406c-534a-0410-8894-cb66d6ee9925
* Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler ↵zhanyong.wan2010-02-24
| | | | | | Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth). git-svn-id: http://googletest.googlecode.com/svn/trunk@376 861a406c-534a-0410-8894-cb66d6ee9925
* Moves gtest.def from src/ to msvc/.zhanyong.wan2009-12-18
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@355 861a406c-534a-0410-8894-cb66d6ee9925
* Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan2009-12-18
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@354 861a406c-534a-0410-8894-cb66d6ee9925
* Removes gtest's dependency on python2.4.zhanyong.wan2009-09-22
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@318 861a406c-534a-0410-8894-cb66d6ee9925
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵zhanyong.wan2009-04-09
| | | | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan). git-svn-id: http://googletest.googlecode.com/svn/trunk@238 861a406c-534a-0410-8894-cb66d6ee9925
* Adds upload_gtest.py for uploading a Google Test patch for review.zhanyong.wan2009-02-13
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@191 861a406c-534a-0410-8894-cb66d6ee9925
* Adds a script to fuse gtest source files into a .h and a .cc.zhanyong.wan2009-01-22
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@177 861a406c-534a-0410-8894-cb66d6ee9925
* Necessary changes to gtest-config.in for supporting the up-coming release of ↵shiqian2008-12-09
| | | | | | Google C++ Mocking Framework. By Chandler Carruth. git-svn-id: http://googletest.googlecode.com/svn/trunk@153 861a406c-534a-0410-8894-cb66d6ee9925
* Many changes:shiqian2008-10-11
| | | | | | | | | | | | | | | - appends "_" to internal macro names (by Markus Heule). - makes Google Test work with newer versions of tools on Symbian and Windows CE (by Mika Raento). - adds the (ASSERT|EXPECT)_NO_FATAL_FAILURE macros (by Markus Heule). - changes EXPECT_(NON|)FATAL_FAILURE to catch failures in the current thread only (by Markus Heule). - adds the EXPECT_(NON|)FATAL_FAILURE_ON_ALL_THREADS macros (by Markus Heule). - adds GTEST_HAS_PTHREAD and GTEST_IS_THREADSAFE to indicate the availability of <pthread.h> and Google Test's thread-safety (by Zhanyong Wan). - adds scons/SConscript for building with scons (by Joi Sigurdsson). - adds src/gtest-all.cc for building Google Test from a single file (by Markus Heule). - updates the xcode project to include new tests (by Preston Jackson). git-svn-id: http://googletest.googlecode.com/svn/trunk@104 861a406c-534a-0410-8894-cb66d6ee9925
* Initial import.shiqian2008-07-03
git-svn-id: http://googletest.googlecode.com/svn/trunk@40 861a406c-534a-0410-8894-cb66d6ee9925