Hi,

I've just run ctest on Mac OS X (cmake -DCMAKE_BUILD_TYPE=Debug - 
DBUILD_TEST=ON -DENABLE_lua=OFF ../plplot/) and got the following  
results after I changed tail --lines to tail -n in the test scripts (I  
hope this works with GNU tail as well, I commited that change):

c++
   Missing examples            :
   Differing postscript output :  29
   Missing stdout              :
   Differing stdout            :  31
f77
   Missing examples            :
   Differing postscript output :  09 14a
   Missing stdout              :
   Differing stdout            :  31
f95
   Missing examples            :
   Differing postscript output :
   Missing stdout              :
   Differing stdout            :  31
java
   Missing examples            :
   Differing postscript output :
   Missing stdout              :
   Differing stdout            :  31
python
   Missing examples            :
   Differing postscript output :
   Missing stdout              :
   Differing stdout            :  23 31
tcl
   Missing examples            :
   Differing postscript output :  21
   Missing stdout              :
   Differing stdout            :  21 31

I think all of them are perfect on Linux, so we need to have a look at  
this as well. Qhull library was added and lua was disabled, since the  
version provided by Mac OS X 10.5 (swig 1.3.31) is not good enough for  
the lua bindings.

Regards,
Werner

--
Dr. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria

email: [email protected]
web: http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office), +43-(0)1-58801-13469 (laboratory)
fax: +43-(0)1-58801-13499


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to