index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
subprocess_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `whoami` with a more generic command
Ritesh Raj Sarraf
2018-10-12
1
-1/+1
*
Only run SubprocessTest.SetWithLots on FreeBSD when ppoll() exists.
Nico Weber
2016-11-07
1
-3/+1
*
Use posix_spawn() instead of fork()/exec().
Nico Weber
2016-03-21
1
-1/+2
*
Revert #910.
Nico Weber
2016-03-05
1
-26/+1
*
Remove unnecessary `std::`
Tetsuo Kiso
2016-01-10
1
-2/+2
*
Cleanup build on SIGHUP.
Nicolas Despres
2015-09-20
1
-0/+24
*
Allow SIGTERM for interruption.
Nicolas Despres
2015-04-24
1
-1/+25
*
Merge pull request #917 from pinotree/rlimit
Nico Weber
2015-03-09
1
-2/+2
|
\
|
*
subprocess_test: gracefully handle rlim.rlim_cur < kNumProcs
Pino Toscano
2015-02-28
1
-2/+2
*
|
POSIX: detach background subprocesses from terminal.
Julien Tinnes
2015-01-29
1
-3/+28
|
/
*
fix warning
Nico Weber
2014-09-18
1
-1/+1
*
Use a small, standalone testing framework instead of googletest.
Nico Weber
2014-09-18
1
-4/+6
*
Introduce the "console" pool
Peter Collingbourne
2014-02-03
1
-0/+15
*
Exclude Windows as well
David Hill
2013-07-01
1
-2/+2
*
ugh, missing #
David Hill
2013-06-29
1
-1/+1
*
cleanup based on comments from martine
David Hill
2013-06-29
1
-1/+1
*
support Bitrig
David Hill
2013-06-29
1
-2/+2
*
Add support for OpenBSD.
Matthew Dempsky
2013-05-01
1
-2/+2
*
wrap some overlong lines
Evan Martin
2012-12-29
1
-1/+2
*
correctly open /dev/null in subprocesses
Evan Martin
2012-12-21
1
-0/+15
*
Disable SubprocessTest.TestWithLots on OS X.
Nico Weber
2012-07-28
1
-2/+4
*
subprocess_test: make SetWithLots run on all non-Windows platforms
Evan Martin
2012-07-17
1
-4/+6
*
Add missing include of <sys/resouce.h>
Oleksandr Usov
2012-07-16
1
-0/+5
*
addressed pcc comments
Ami Fischman
2012-03-04
1
-2/+10
*
pselect->ppoll on linux to raise the process limit roof
Ami Fischman
2012-03-04
1
-1/+21
*
Implement cleanup-on-interrupt
Peter Collingbourne
2012-02-04
1
-16/+40
*
Add a test, NoSuchCommand.
Qingning Huo
2012-01-25
1
-0/+18
*
Fix for win32 long command lines:
U-MATHLETE\John
2011-06-26
1
-4/+4
*
mingw ninja_test links and passes. (as do linux and native VS2010)
Philip Craig
2011-05-29
1
-20/+7
*
windows: pass subprocess tests
Evan Martin
2011-05-08
1
-28/+51
*
windows: successfully link tests
Evan Martin
2011-05-06
1
-5/+5
*
fix tests broken by previous commit
Evan Martin
2011-05-06
1
-6/+6
*
refactor subprocess to make it easier for windows port
Evan Martin
2011-05-03
1
-15/+11
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+82