The im4java-distribution contains a number of tests. These tests done't formally proove the correctness of the code, they just show that the code compiles and runs. The test-cases also serve as examples for the usage of im4java.
To prepare the test-environmet, UN*X-users just run
Windows users run:
To run the tests, you would run one of the following commands:
The first command will print a list of available tests. The second command will run all tests, while the last command will only run the subset of tests given as arguments. Note that the reference-section also has a list of all available tests.
If you downloaded and compiled the source-package, UN*X-users can just run
Note that this will also automatically prepare the test-environment.