factor/basis/images/ppm/ppm-tests.factor

8 lines
240 B
Factor
Raw Normal View History

2010-04-01 03:44:32 -04:00
! Copyright (C) 2010 Erik Charlebois.
! See http://factorcode.org/license.txt for BSD license.
USING: images.testing ;
IN: images.ppm.tests
"vocab:images/testing/ppm/binary.ppm" decode-test
"vocab:images/testing/ppm/ascii.ppm" decode-test