Fredrik Lundh is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this again| Filename | Size | Date modified | Message |
|---|---|---|---|
| fonts | |||
| icc | |||
| images | |||
| README.txt | 112 B | Ultra-minimalistic test runner. | |
| bench_get.py | 373 B | Store cached access object in ImagingObject. | |
| cms_test.py | 8.3 KB | Moved PIL.pyCMS to PIL.ImageCMS; added Kevin's test script to Tests. | |
| crash_ttf_memory_error.py | 326 B | Test tweaks. | |
| import_all.py | 326 B | Beta preparations. Tested with Python 2.0. | |
| make_hash.py | 1.3 KB | Added I;32 handlers (work in progress). | |
| run.py | 2.3 KB | Added support for basic coverage testing. | |
| show_icc.py | 511 B | More sanity checks. | |
| show_mcidas.py | 508 B | Added support for 16- and 32-bit images to McIdas loader. | |
| test_000_sanity.py | 709 B | (post 1.1.X) New Image construction syntax. | |
| test_001_archive.py | 395 B | Added support for RGBA mode to the SGI module (based on code by Karsten Hiddemann). | |
| test_contents.py | 631 B | Portability tweaks. | |
| test_file_bmp.py | 477 B | More sanity checks. | |
| test_file_gif.py | 688 B | Moved archive load test to separate test script. | |
| test_file_jpeg.py | 6.1 KB | Made handling of out-of-order ICC markers a bit more robust. | |
| test_file_msp.py | 268 B | More sanity checks. | |
| test_file_pcx.py | 825 B | More sanity checks. | |
| test_file_png.py | 4.2 KB | Added PNG interlace sanity check. | |
| test_file_ppm.py | 287 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_file_tiff.py | 1.4 KB | More sanity checks. | |
| test_file_xbm.py | 1.1 KB | Moved archive load test to separate test script. | |
| test_font_bdf.py | 301 B | More tests. | |
| test_font_pcf.py | 701 B | Better tempfile management in test system. | |
| test_image.py | 657 B | More sanity checks. | |
| test_image_array.py | 1.4 KB | Disabled mode 1 support for array interface. | |
| test_image_convert.py | 389 B | Use a less generic name for the generated test mechanism. | |
| test_image_copy.py | 286 B | Use a less generic name for the generated test mechanism. | |
| test_image_crop.py | 1.5 KB | Use a less generic name for the generated test mechanism. | |
| test_image_draft.py | 775 B | More test boilerplate. | |
| test_image_filter.py | 2.5 KB | Fixed crash in filter for small target images (reported by Zac Burns | |
| test_image_fromstring.py | 55 B | More test boilerplate. | |
| test_image_getbands.py | 667 B | More sanity checks. | |
| test_image_getbbox.py | 55 B | More test boilerplate. | |
| test_image_getcolors.py | 1.7 KB | More tests. | |
| test_image_getdata.py | 661 B | More tests. | |
| test_image_getextrema.py | 583 B | More tests. | |
| test_image_getim.py | 55 B | More test boilerplate. | |
| test_image_getpalette.py | 555 B | More tests. | |
| test_image_getpixel.py | 1.5 KB | Store cached access object in ImagingObject. | |
| test_image_getprojection.py | 55 B | More test boilerplate. | |
| test_image_histogram.py | 619 B | More tests. | |
| test_image_load.py | 55 B | More test boilerplate. | |
| test_image_mode.py | 890 B | Added basic mode and point tests. | |
| test_image_offset.py | 493 B | Added explicit tests for deprecated features. | |
| test_image_paste.py | 55 B | More test boilerplate. | |
| test_image_point.py | 663 B | Added basic mode and point tests. | |
| test_image_putalpha.py | 836 B | More tests. | |
| test_image_putdata.py | 55 B | More test boilerplate. | |
| test_image_putpalette.py | 1.1 KB | Added ImagePalette support to putpalette. | |
| test_image_putpixel.py | 97 B | Added explicit getpixel/putpixel tests. | |
| test_image_quantize.py | 55 B | More test boilerplate. | |
| test_image_resize.py | 342 B | Use a less generic name for the generated test mechanism. | |
| test_image_rotate.py | 326 B | Whitespace normalization, cont'd. | |
| test_image_save.py | 55 B | More test boilerplate. | |
| test_image_seek.py | 55 B | More test boilerplate. | |
| test_image_show.py | 55 B | More test boilerplate. | |
| test_image_split.py | 1.4 KB | More tests. | |
| test_image_tell.py | 55 B | More test boilerplate. | |
| test_image_thumbnail.py | 55 B | More test boilerplate. | |
| test_image_tobitmap.py | 55 B | More test boilerplate. | |
| test_image_tostring.py | 55 B | More test boilerplate. | |
| test_image_transform.py | 55 B | More test boilerplate. | |
| test_image_transpose.py | 55 B | More test boilerplate. | |
| test_image_verify.py | 55 B | More test boilerplate. | |
| test_imagechops.py | 1.0 KB | Whitespace normalization, cont'd. | |
| test_imagecms.py | 3.1 KB | More sanity checks. | |
| test_imagecolor.py | 1.2 KB | More tests. | |
| test_imagedraw.py | 523 B | Added explicit tests for deprecated features. | |
| test_imageenhance.py | 582 B | Fixed crash in filter for small target images (reported by Zac Burns | |
| test_imagefile.py | 1.0 KB | Added ImageFile test. Also fixed problem with incremental parsing of PNG files. | |
| test_imagefilter.py | 1.2 KB | Added --log test option. | |
| test_imagefont.py | 260 B | More sanity checks. | |
| test_imagegrab.py | 125 B | Fixes after clean environment build test. | |
| test_imagemath.py | 2.5 KB | Clamp output from integer pow. | |
| test_imagemode.py | 514 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_imageops.py | 1.5 KB | More tests. | |
| test_imageops_usm.py | 1.8 KB | Made unsharp mask and gaussian blur available as true filters. | |
| test_imagepalette.py | 84 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_imagepath.py | 1.5 KB | Whitespace normalization, cont'd. | |
| test_imageqt.py | 123 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_imagesequence.py | 85 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_imageshow.py | 81 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_imagestat.py | 141 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_imagetk.py | 123 B | Fixes after clean environment build test. | |
| test_imagetransform.py | 661 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_imagewin.py | 80 B | Auto-run test functions; don't assume that tests that are not run at all are successful. | |
| test_lib_image.py | 911 B | Added in-place conversion between mode 1/L. | |
| test_lib_pack.py | 3.9 KB | Added more pack/unpack tests. | |
| test_mode_i16.py | 2.4 KB | More sanity checks. | |
| test_numpy.py | 1.8 KB | Whitespace normalization, cont'd. | |
| tester.py | 6.0 KB | Added support for basic coverage testing. | |
| threaded_save.py | 1004 B | Added more sanity checks for simple operations. | |
| versions.py | 430 B | Beta preparations. Tested with Python 2.0. |