Tests for Euler

by R. Grothmann

These are some files that helped me to test Euler. If you want to read
the files, go to the load command, and press F9 or F10.

The following file runs a lot of commands and checks the results. With
the default settings on strict mode, you should not get any error
message.
>load testsuite;
Now we test the connection to Maxima.
>load testmaxima
The following file contains a lot of graphics commands. They are
all executed immediately one after each other, with only a short
delay.
>delay=0.05; load testgraphics