From: Curt Hibbs Date: 2004-07-01T06:32:22+09:00 Subject: Re: [ANN] Ruby Installer for Windows 1.8.2-14 Release Candidate Lyle Johnson wrote: > > On Wed, 30 Jun 2004 15:04:07 -0500, Curt Hibbs wrote: > > > Yes, I did recompile it. If you have a simple way to test that > everything > > still works I would appreciate it. > > See if the unit tests (in the "tests" subdirectory) pass. Change to > that directory and type: > > ruby TS_All.rb > > If I recall correctly, a couple of the tests for the FXFileStream > classes are broken on Win32 (but they are benign failures). I just tried this, and to my horror, FXRuby wasn't in the distribution at all! I didn't get any build errors on the installer (which includes FXRuby), so I need to figure out what happened here, and then run your test. Thanks, Curt