Regression test suite ---------------------- To check if regression tests are broken in a working version according to the last release, run the following commands: 0) Update release number of Cheddar if necessary in Makefile.common 1) Call the unittest program and compare the produced results with: make current make diff 2) and display if there are differences with the official release with: make findiff