Sha256: 00014692446abbf0a1284bcf779e0a2c48f507cc9258f540b43bfaed52872151

Contents?: true

Size: 668 Bytes

Versions: 155

Compression:

Stored size: 668 Bytes

Contents

This is the test suite for FXRuby (obviously still under development). It's
mainly intended for use by Lyle to test new releases of FXRuby, but if you'd
like to run the test suite yourself you will need to have installed a recent
version of TestUnit, available here:

    http://testunit.talbott.ws

Each of the test cases has a file name of the form "TC_classname.rb". To run a
particular test case, just type:

    ruby TC_classname.rb

and scan the results for any failures. To run the entire suite of test cases,
type:

    ruby TS_All.rb

If you notice any failures in a (public) release of FXRuby, please notify
Lyle. He wouldn't intentionally have let it go ;)

Version data entries

155 entries across 155 versions & 2 rubygems

Version Path
fxruby-1.6.48 test/README
fxruby-1.6.48-x64-mingw32 test/README
fxruby-1.6.48-x64-mingw-ucrt test/README
fxruby-1.6.48-x86-mingw32 test/README
fxruby-1.6.47 test/README
fxruby-1.6.47-x64-mingw-ucrt test/README
fxruby-1.6.47-x64-mingw32 test/README
fxruby-1.6.47-x86-mingw32 test/README
fxruby-1.6.46 test/README
fxruby-1.6.46-x64-mingw32 test/README
fxruby-1.6.46-x64-mingw-ucrt test/README
fxruby-1.6.46-x86-mingw32 test/README
fxruby-1.6.45 test/README
fxruby-1.6.45-x64-mingw32 test/README
fxruby-1.6.45-x64-mingw-ucrt test/README
fxruby-1.6.45-x86-mingw32 test/README
fxruby-1.6.44 test/README
fxruby-1.6.44-x64-mingw32 test/README
fxruby-1.6.44-x86-mingw32 test/README
fxruby-1.6.43 test/README