Review: More testsuite improvements: (1) allow individual tests to run with "make test TEST=foo". Also works for regular expressions! (2) mark tests that require optional libraries which aren't found as "broken", also able to designate particular known failures as broken, and have separate "make test" that skips broken tests and "make testall", which runs all tests.
You can merge this Pull Request by running: git pull https://github.com/lgritz/oiio lg-testsuite Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/244 -- Commit Summary -- * More testsuite improvements: (1) allow individual tests to run with -- File Changes -- M Makefile (14) M src/CMakeLists.txt (18) M src/cmake/oiio_macros.cmake (10) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/244.patch https://github.com/OpenImageIO/oiio/pull/244.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/244 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
