Rewrite tests to not use threads (1.9)
commitb384c7dc1f0ce052f518fe1b94a4bf5588328359
authorEric Wong <normalperson@yhbt.net>
Sun, 8 Feb 2009 02:50:47 +0000 (7 18:50 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 8 Feb 2009 02:50:47 +0000 (7 18:50 -0800)
tree27151bf9930fc5f83b10307e6786e87ffbdcbad2
parentcdc5fc07a34bd17f2162dcb171928f49af55ead7
Rewrite tests to not use threads (1.9)

Kernel threads in 1.9 are excruciatingly painful to debug
(much more so than userspace threads in 1.8).  I'm not in
a masochistic days...
test/setup.rb
test/test_backend.rb
test/test_mogilefs.rb
test/test_util.rb