about summary refs log tree commit homepage
path: root/test/setup.rb
DateCommit message (Expand)
2015-01-22test: fixup object lifetimes and teardown
2011-11-10test: set Thread.abort_on_exception= true
2009-11-20set encoding: binary for all files
2009-03-27mysql: filter out URLs for down/dead hosts/devices
2009-03-18tests: retry random ports correctly
2009-02-07backend: Allow TEST_DEAD_PORT to be set
2009-02-07Rewrite tests to not use threads (1.9)
2009-02-07test/setup: don't blindly undefine default_test
2008-12-23test/setup: remove rubygems and zentest assertions
2008-12-23test/setup: EACCES, not EACCES_S_
2008-12-23test/setup: TempServer saner port acquiry
2008-12-23Remove NFS support
2008-12-22test: remove FakeSocket code
2008-12-18test: move mocks from test_mysql to test/setup
2008-10-15Use exceptions for all errors sent to us from the backend
2008-10-07remove 'open-uri' dependency
2008-09-08Allow get_file_data to accept a block for large files
2008-03-21Fixed MogileFS#rename.
2008-03-21Import mogilefs-client converted to Hoe.