]> gitweb.factorcode.org Git - factor.git/commit
images.testing: change tests to require and use image-class.
authorJohn Benediktsson <mrjbq7@gmail.com>
Fri, 14 Mar 2014 15:00:42 +0000 (08:00 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 14 Mar 2014 15:00:42 +0000 (08:00 -0700)
commitaa2f21507dacab7429cb0c6a016f2b3a5b8e7733
tree02d05daadb3a0cb82aea720e5af2f94cf5ebcf61
parent4e206f41813beeb9f1b056439219243ee355952f
images.testing: change tests to require and use image-class.

This handles the case where you are testing image-classes that are not
registered with the images.loader.
extra/images/bitmap/bitmap-tests.factor
extra/images/gif/gif-tests.factor
extra/images/pbm/pbm-tests.factor
extra/images/pgm/pgm-tests.factor
extra/images/pgm/pgm.factor
extra/images/png/png-tests.factor
extra/images/ppm/ppm-tests.factor
extra/images/testing/testing.factor
extra/images/tiff/tiff-tests.factor