The instructions for building a test are similar to the installation
instructions in the section of the INSTALLATION file in Trasim's top level
directory. The main difference is that the directory where the action takes
place is "tests/
To run a test, just run "./test" in "tests/
Note that if you add a new test directory, you should also update "tests.pro"
and "run-all-tests".
Note that if you modify a test, it sometimes pays off to look in the directory
of that test which may contain e.g. Mathematica notebooks with calculations
that were used to generate values for comparison. Such a notebook could be
reused to create new values.