On 2012-01-10 19:54, Charalampos Nikolaou wrote:
Hi,
I have written some code and now I would like to make changes and still be sure that the new changes are correct. So, I have written some scenarios in mal and put it in a Tests directory. I have read the README file under testing/ directory, but still haven't understood how I could generate the <scenario>.stable.out file. How could that file be generated? Even if I run Mtest.py <mytest>, then Mapprove.py the previously "wrong" output, and then again Mtest.py the test fails.
Thanks, Babis
In principle that's how it works. However, if there are expected errors in the output, you have to supply the -f (force) option to Mapprove.py. It will normally filter error messages out. -- Sjoerd Mullender