tester, a BASH code which calls the Octave test codes.
For an Octave code called "prog.m", stored in the "prog" directory, a test package may be provided. If so, it will be in the "prog_test" directory, with a source code named "prog_test.m" and a script to run the test called "prog_test.sh". The tester script will find and run all the test codes that satisfy a given pattern in an ls command, that should be set by the user.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
tester is available in a C version and a C++ version and a DEALII version and a FORTRAN77 version and a FORTRAN90 version and a FENICS version and a FreeFem version and a MATLAB version and an Octave version and a Python version and an R version.