<\body> Each package contains some test files, which can be found in the folder . In order to run these tests, the option should be turned , while configuring the package with .\ Then the command produces the executable of the tests which are put in the folder . Their names start \ with the prefix . To run these tests, the command should be used. To report them, the command can be used.\ Here is a typical sequence of instructions that can be used to test the distribution:\ <\shell-code> svn checkout svn://scm.gforge.inria.fr/svn/mmx mkdir build cd build\ cmake -DTEST=ON ../mmx\ make\ make test\ ctest -D Experimental The result of these tests is then reported at , indicating the errors and warnings which may occur. A nightly build and check of the folder is reported on this server. . If you don't have this file, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.> <\initial> <\collection>