I got a chance to test your master at dbfb87fc09
using  https://github.com/lgritz/oiio/tarball/dbfb87fc09
on OSX Lion.  I get only those two fails:

95% tests passed, 2 tests failed out of 37
Total Test time (real) =  43.37 sec
The following tests FAILED:
         18 - texture-field3d (Failed)
         26 - targa-tgautils (Failed)
Errors while running CTest

Nicely done.  Someone asked in #241 before it was closed,
"How do you run a single test."  That's easy with cmake.
Instead of running make test, you run:

ctest -R bmp
ctest -R targa-tgautils

Good stuff, and let me take a second to thank you
for building your testsuite so well that I can do that.
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to