summaryrefslogtreecommitdiffstats
path: root/src/subprocess_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable SubprocessTest.TestWithLots on OS X.Nico Weber2012-07-281-2/+4
* subprocess_test: make SetWithLots run on all non-Windows platformsEvan Martin2012-07-171-4/+6
* Add missing include of <sys/resouce.h>Oleksandr Usov2012-07-161-0/+5
* addressed pcc commentsAmi Fischman2012-03-041-2/+10
* pselect->ppoll on linux to raise the process limit roofAmi Fischman2012-03-041-1/+21
* Implement cleanup-on-interruptPeter Collingbourne2012-02-041-16/+40
* Add a test, NoSuchCommand.Qingning Huo2012-01-251-0/+18
* Fix for win32 long command lines:U-MATHLETE\John2011-06-261-4/+4
* mingw ninja_test links and passes. (as do linux and native VS2010)Philip Craig2011-05-291-20/+7
* windows: pass subprocess testsEvan Martin2011-05-081-28/+51
* windows: successfully link testsEvan Martin2011-05-061-5/+5
* fix tests broken by previous commitEvan Martin2011-05-061-6/+6
* refactor subprocess to make it easier for windows portEvan Martin2011-05-031-15/+11
* add copyrightsEvan Martin2011-02-061-0/+14
* move src into subdirEvan Martin2010-12-051-0/+82