about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2009-03-18Add signal queueing for test reliability
2009-03-18tests: do not trust (our correct use of) 1.9 encodings
2009-03-09test_exec: increase backlog to 128
2009-03-09Revert "Remove -P/--pid switch from CLI"
2009-03-09Revert "exec: disable embedded switch parsing in config.ru"
2009-03-03test_exec: remove extraneous fcntl require
2009-03-03Add configurator test
2009-03-03Make USR1 rotate log files by default
2009-03-03Add Unicorn::Util for a reopen_logs method
2009-03-03test_exec: avoid mis-teardown just in case...
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-03-03test/aggregate: remove Ruby version from output
2009-02-21Fix+test reexec error handling on bad inputs
2009-02-21test_exec: fix for temporary files not being cleaned
2009-02-21GNUMakefile: revamp for parallel 1.8/1.9 runs
2009-02-21Replace unicorn binary with something rackup-like
2009-02-21test_helper: cleanup requires
2009-02-20test_upload: trap EPIPE if a connection shuts us down, too
2009-02-20test_upload: close urandom fd at teardown
2009-02-14HttpResponse: remove crack-addled HTTP_STATUS_HEADERS hash
2009-02-13test_upload: fix rename under 1.8
2009-02-13Remove tempfile reuse from HttpRequest, upload tests
2009-02-13tests: replace process_based_port with unused_port
2009-02-09Aggregate test results so they're more readable
2009-02-09Remove test/ files we don't care about, update Manifest
2009-02-09Remove hard dependency on Rack
2009-02-09Get rid of HeaderOut and simplify HttpResponse
2009-02-09Support multiple listeners per-process
2009-02-09Simplify HttpResponse since we only handle Rack now
2009-02-09Remove threading and use worker processes instead
2009-02-09s/Mongrel/Unicorn/g
2009-02-09Allow running tests in parallel via gmake
2009-01-31No more special params hash.
2009-01-31Remove CGIWrapper.
2009-01-31Mongrel.run(app, opts)
2009-01-31Let the kernel schedule some shit.
2009-01-31Cleanup.
2009-01-31Started in test_server
2009-01-31Fixed test threading?
2009-01-31removed test_stats
2009-01-31Dead code.
2009-01-31Rename.
2009-01-31Removed bad requires