Hi!

I've modified my SCI unit tests to run totally unattended, outputting
results to a text file. This will allow us to run the unit tests against
several different interpreters in an automated fashion, and then diff the
results very easily!

I expanded the tests a bit as well to include GetAngle(), GetDistance(),
and OnControl(). I'll expand it a bit more tomorrow as well and update it
again.

The "game" is at http://www.clock.org/~matt/freesci/scitests.zip .
It includes the SCITESTS.TXT file, which is the output of the tests when
run under the interpreter included in the ZIP. The SCI Studio source is
also included in the ZIP.

There are some differences in GetAngle and OnControl between FSCI and SSCI
as well as the priority band differences mentioned before.

Hope this helps!

--
http://www.clock.org/~matt


Reply via email to