summaryrefslogtreecommitdiff
path: root/t/t0061-run-command.sh
Commit message (Expand)AuthorAgeFilesLines
* exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques2018-04-111-1/+1
* t/helper: merge test-run-command into test-toolNguyễn Thái Ngọc Duy2018-03-271-12/+12
* run-command.c: print env vars in trace_run_command()Nguyễn Thái Ngọc Duy2018-01-191-0/+37
* run-command: restrict PATH search to executable filesBrandon Williams2017-04-251-0/+30
* t0061: run_command executes scripts without a #! lineBrandon Williams2017-04-201-0/+11
* run-command: add an asynchronous parallel child processorStefan Beller2015-12-161-0/+53
* tests: correct misuses of POSIXPERMJunio C Hamano2015-01-161-1/+1
* run-command: treat inaccessible directories as ENOENTJeff King2012-04-051-0/+13
* tests: check error message from run_commandJonathan Nieder2011-04-201-0/+23
* start_command: detect execvp failures earlyJohannes Sixt2010-01-101-0/+14