about summary refs log tree commit homepage
path: root/test/test_client_expire.rb
DateCommit message (Expand)
2016-05-15test/test_client_expire: fix for high RLIMIT_NOFILE
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2015-07-21test_client_expire: favor Process.spawn over fork+exec
2014-02-08test_client_expire: add delays for non-Linux OSes
2013-12-27tests: document and check for ab(1) dependency
2013-11-01config: allow Float for timeouts
2013-10-26test_client_expire: disable output buffering in test
2013-10-26tests: increase mkserver use to reduce LoC
2013-10-24tests: enable checks for desperate client expiry
2013-10-22tests: enforce close_on_exec on all client sockets
2013-10-22tests: do not lose exceptions on quit timeouts
2013-10-21tests: support disabling parallelization env
2013-10-18test: cleanup socket usage and lifetimes
2013-10-18test_client_expire: WIP test for EMFILE expiry
2013-10-18test and fix client expiry