On Thu, Aug 07, 2008 at 04:20:40PM +0100, Andrew Ross wrote:
> 
> 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. 

For interest I have attached my current output below (Linux Ubuntu Hardy,
32-bit). Help correcting any of these or adding new examples always
gratefully received!

c++
  Missing examples   :  27
  Differing examples :  21
f77
  Missing examples   :  24 25 26 27
  Differing examples :  20 21 23
f95
  Missing examples   :  24 25 26 27
  Differing examples :  20 21
java
  Missing examples   :  19 27
  Differing examples :  21
octave
  Missing examples   :  19 27
  Differing examples :  21
python
  Missing examples   :  19 27
  Differing examples :  20 21 23
tcl
  Missing examples   :  19 20 21 23 24 25 26 27 28 29 30
  Differing examples :  01 02 03 04 05 06 07 08 09 10 11 12 13 15 16 18
ada
  Missing examples   :  20
  Differing examples :  21 29
ocaml
  Missing examples   :  09 10 12 13 15 16 18 20 21 22 23 24 25 26 27 28 29 30
  Differing examples :  11

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