testsuite refactor: make tests directly run runtest.py, now the individual run.py are called from there and can now be extremely minimal.
Thanks for the suggestion, Chris Kulla. I think it's a huge improvement. 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/243 -- Commit Summary -- * testsuite refactor: make tests directly run runtest.py, the individual run.py are called from there and can now be extremely minimal. -- File Changes -- M src/cmake/oiio_macros.cmake (5) M testsuite/bmp/run.py (25) M testsuite/dpx/run.py (19) M testsuite/fits/run.py (43) M testsuite/gpsread/run.py (14) M testsuite/ico/run.py (17) M testsuite/jpeg2000/run.py (32) M testsuite/oiiotool-fixnan/run.py (22) M testsuite/oiiotool/run.py (16) M testsuite/openexr-chroma/run.py (30) M testsuite/openexr-multires/run.py (38) M testsuite/openexr-suite/run.py (29) M testsuite/psd/run.py (17) M testsuite/rla/run.py (21) M testsuite/runtest.py (18) M testsuite/sgi/run.py (10) M testsuite/targa-tgautils/run.py (15) M testsuite/texture-fat/run.py (13) M testsuite/texture-field3d/run.py (12) M testsuite/texture-fill/run.py (13) M testsuite/texture-gray/run.py (13) M testsuite/texture-grid/run.py (13) M testsuite/texture-missing/run.py (13) M testsuite/texture-overscan/run.py (16) M testsuite/texture-pointsample/run.py (13) M testsuite/texture-res/run.py (18) M testsuite/texture-skinny/run.py (13) M testsuite/tiff-depths/run.py (115) M testsuite/tiff-suite/run.py (38) M testsuite/webp/run.py (13) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/243.patch https://github.com/OpenImageIO/oiio/pull/243.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/243 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
