about summary refs log tree commit homepage
path: root/test/exec
DateCommit message (Expand)
2009-03-03test_exec: avoid hiding error when binary can't be found
2009-03-03Remove -P/--pid switch from CLI
2009-03-03test_exec: higher timeouts for log reading
2009-03-03test_exec: be more liberal regarding terminal output
2009-03-03test/exec: avoid letting child processes unlink tempfiles
2009-03-03test for "unicorn --help" output
2009-03-03exec: disable embedded switch parsing in config.ru
2009-03-03test_exec: simplify check for unicorn binary
2009-02-21Fix+test reexec error handling on bad inputs
2009-02-21test_exec: fix for temporary files not being cleaned
2009-02-21Replace unicorn binary with something rackup-like