aboutsummaryrefslogtreecommitdiffstats
path: root/test-run-command.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy1-87/+0
2016-03-01run-command: do not pass child process data into callbacksStefan Beller1-1/+0
2015-12-16run-command: add an asynchronous parallel child processorStefan Beller1-1/+54
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe1-3/+1
2011-04-20tests: check error message from run_commandJonathan Nieder1-0/+2
2010-01-10start_command: detect execvp failures earlyJohannes Sixt1-0/+35