I have added a new script to the ctest suite. This will run after all
the existing tests and will compare the postscript output from the
different language bindings. 

For each binding present (other than C) it will list 
1) Examples that are missing compared to C
2) Examples that produce different results compared to C

To run the script just needs sh / bash, diff and tail. All 3 will be
checked for by cmake and as long as they are found the test will be run
along with the other tests. 

Results can be seem either by looking in Testing/Temporary/LastTest.log
in the build tree, or by running ctest with the -V option.

Hopefully this will help ensure consistency between the examples and
identify any problems. 

Andrew


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to