about summary refs log tree commit homepage
path: root/t/test-lib.sh
DateCommit message (Expand)
2011-11-15tests: try to set a shorter path for Unix domain sockets
2011-11-15tests: just use the sha1sum implemented in Ruby
2010-06-10tests: fix sha1 calculation for non-random_blob
2010-06-10tests: split out host/port extraction from listen
2010-06-10tests: set NO_PROXY when running tests
2010-06-08update test infrastructure to run Rubinius tests
2010-02-17test-lib: don't croak if "error" is in the test name
2010-02-17tests: import basic TAP library from Rainbows!