about summary refs log tree commit homepage
path: root/test/test_bin.rb
DateCommit message (Expand)
2016-02-29test/*: fix mktmpdir usage for 1.9.3
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2015-07-15emulate sd_listen_fds for systemd support
2013-10-25enforce FD_CLOEXEC on all pipes, including tests
2013-10-22tests: do not lose exceptions on quit timeouts
2013-10-21test_bin: shutdown socket when not inheriting
2013-10-21wip for EADDRINUSE failure
2013-10-21tests: support disabling parallelization env
2013-10-20test_bin: set close-on-exec for Ruby 1.9.3 compatibility
2013-10-19test_bin: add additional tests for SIGHUP
2013-10-19SIGUSR2 handling uses Process.spawn + tests
2013-10-18test: cleanup socket usage and lifetimes
2013-10-18initial commit