From: Paul Brannan Date: 2005-07-28T22:32:27+09:00 Subject: Re: where can I get old versions of testunit? On Sun, Jul 24, 2005 at 02:37:15AM +0900, Nathaniel Talbott wrote: > On Jul 22, 2005, at 10:28 , Paul Brannan wrote: > > >I need to use testunit with ruby 1.6. It used to be possble to > >download > >testunit, I think from http://testunit.talbott.ws/, but there don't > >appear to be any testunit tarballs there any more. Where can I get a > >testunit that is usable with ruby 1.6? > > ruby-shim provides test/unit for 1.6, but unfortunately doesn't seem > to have a packaged version itself anymore. It can be had from here, > though: > > http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/shim/ruby16/ Thanks, that works very well! Paul