Hi all,
running the risk to repeat myself:
the tests in QuantLib/Ruby/Tests (which test the functionality of the
currently incomplete QuantLib Ruby module and implicitly the QuantLib
library) are now implemented on top of the RubyUnit framework.
In order to run the tests, you will have to download RubyUnit from
http://homepage1.nifty.com/markey/ruby/rubyunit/index_e.html and install it
by running the script install.rb.
The test suite can be run from the QuantLib folder by typing
make ruby-test
Bye,
Luigi