Pillow/Tests
Alex Clark d0d92de8ab Punt
2013-03-08 09:32:08 -05:00
..
fonts py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
icc py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
images py3k: Provide the missing pngtest_bad.png.base64 2013-01-10 08:46:41 -06:00
bench_get.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
cms_test.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
crash_ttf_memory_error.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
import_all.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
make_hash.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
README.txt py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
run.py Test running improvements: all tests can be run with tox; run.py script exits with an error code in case of failures. 2013-02-26 16:03:25 +06:00
show_icc.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
show_mcidas.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_001_archive.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_000_sanity.py fix 2.6 tests by replacing usages of deprecated fromstring/tostring with frombytes/tobytes 2013-02-26 16:28:34 +06:00
test_file_bmp.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_file_fli.py py3k: Add .FLI sanity check, and fix palette bytes bug 2013-01-10 08:47:01 -06:00
test_file_gif.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_file_ico.py py3k: Add Windows icon sanity test 2013-01-10 08:47:04 -06:00
test_file_jpeg.py better fix for #15 (with a test case now) 2013-02-26 17:12:11 +06:00
test_file_msp.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_file_pcx.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_file_png.py py3k: The big push 2013-01-10 08:46:56 -06:00
test_file_ppm.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_file_psd.py py3k: Add Photoshop sanity check 2013-01-10 08:47:01 -06:00
test_file_tar.py py3k: Add TarIO test 2013-01-10 08:47:03 -06:00
test_file_tiff.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_file_xbm.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_file_xpm.py py3k: Add XPM read test 2013-01-10 08:47:03 -06:00
test_font_bdf.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_font_pcf.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_array.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_convert.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_copy.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_crop.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_draft.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_filter.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_frombytes.py fix 2.6 tests by replacing usages of deprecated fromstring/tostring with frombytes/tobytes 2013-02-26 16:28:34 +06:00
test_image_getbands.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_getbbox.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_getcolors.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_getdata.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_getextrema.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_getim.py py3k: Backport Gohlke's tests to run on 2.6/2.7 2013-01-10 08:46:39 -06:00
test_image_getpalette.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_getpixel.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_getprojection.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_histogram.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_load.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_mode.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_offset.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_paste.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_point.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_putalpha.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_putdata.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_putpalette.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_putpixel.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_quantize.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_resize.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_rotate.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_save.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_seek.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_show.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_split.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_tell.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_thumbnail.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_tobitmap.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_tobytes.py fix 2.6 tests by replacing usages of deprecated fromstring/tostring with frombytes/tobytes 2013-02-26 16:28:34 +06:00
test_image_transform.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_transpose.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image_verify.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_image.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagechops.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagecms.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagecolor.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagedraw.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imageenhance.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagefile.py Punt 2013-03-08 09:32:08 -05:00
test_imagefileio.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagefilter.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagefont.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagegl.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagegrab.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagemath.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagemode.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imageops_usm.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imageops.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagepalette.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagepath.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imageqt.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagesequence.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imageshow.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagestat.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagetk.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagetransform.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_imagewin.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_lib_image.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
test_lib_pack.py fix 2.6 tests by replacing usages of deprecated fromstring/tostring with frombytes/tobytes 2013-02-26 16:28:34 +06:00
test_mode_i16.py fix 2.6 tests by replacing usages of deprecated fromstring/tostring with frombytes/tobytes 2013-02-26 16:28:34 +06:00
test_numpy.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
tester.py fix 2.6 tests by replacing usages of deprecated fromstring/tostring with frombytes/tobytes 2013-02-26 16:28:34 +06:00
threaded_save.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00
versions.py py3k: Import Christoph Gohlke's test suite 2013-01-10 08:46:39 -06:00

Minimalistic PIL test framework.

Test scripts are named "test_xxx" and are supposed to output "ok".
That's it.