about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2009-11-05t0100: more precise `expr` usage
2009-11-05ensure RACK_ENV is inherited from the parent env
2009-11-05tests: staggered trailer upload test
2009-11-05cleanup: remove unused t????.ru test files
2009-11-04t0004: tighten up timeout test
2009-11-01tests: make timeout tests reliable under 1.9
2009-10-31tests: avoid single backquote in echo
2009-10-30rev: split out heartbeat class
2009-10-27revactor: require 0.1.5, remove 0.1.4 workarounds
2009-10-27test-lib: DWIM handling of temp UNIX sockets
2009-10-26tests: generate all dependencies atomically
2009-10-26tests: error out if socat + curl aren't reachable
2009-10-26tests: gracefully exit if EventMachine is not available
2009-10-26tests: only load Revactor tests under 1.9.1
2009-10-26eventmachine: add async_sinatra support
2009-10-26tests: make large file memory tests more reliable
2009-10-26eventmachine 0.12.8 passes all tests
2009-10-26eventmachine: get basic tests working
2009-10-24tests: allow "make $model" to run tests for that model
2009-10-24t9000: bail if run with an unsupported/pointless model
2009-10-24tests: remove symlinks and small files, use Make
2009-10-24tests: port all existing tests to TAP library
2009-10-24tests: add a TAP producer shell library
2009-10-24tests: common setup and wait_start functions
2009-10-24tests: prefer "RUBY" to lowercased "ruby"
2009-10-24tests: avoid race condition in reopen logs test
2009-10-22tests: hopefully fix stalls in input trailer tests
2009-10-20tests: avoid needlessly remaking "rainbows"
2009-10-19rev: fix static file responses under HTTP/0.9
2009-10-19test-lib: avoid stalling due to bad FIFO handling
2009-10-19tests: more correct HTTP/0.9 test
2009-10-18tests: predictable and simpler tempfile management
2009-10-18tests: DWIM FIFO creation
2009-10-18tests: more reliable error checking
2009-10-18rev: async response bodies with DevFdResponse middleware
2009-10-17tests: for log reopening for all concurrency models
2009-10-17tests: rack.input hammer concurrency testing
2009-10-17tests: common basic HTTP tests for all models
2009-10-17tests: DRY require tests for Rev/Revactor
2009-10-17test-lib: quiet down pipefail error message
2009-10-17tests: DRY Ruby requires based on model
2009-10-17tests: DRY setting of the "model" environment var
2009-10-17tests: factor out a common parser error "library"
2009-10-17tests: fix random_blob dependency
2009-10-17tests: fix issues with non-portable shell constructs
2009-10-17tests: rack.input trailer tests for all models
2009-10-17tests: add unbuffered tee(1)-like helper
2009-10-17tests: introduce require_for_model function
2009-10-17refactor graceful shutdowns again, harder
2009-10-17tests: sleep.ru slurps rack.input stream