Andrew Murray
192fa39fb7
Fixed duplicate import in test_imagecms
2015-04-01 09:56:12 +11:00
wiredfool
460160a1e3
Updated merge from master
2014-09-26 16:07:52 -07:00
wiredfool
af138af779
Use lcms profile where possible, otherwise skip test if sRGB profile is not available
2014-09-24 21:48:56 -07:00
Hugo
781da7d465
Replace lena.Lab.tif with hopper.Lab.tif + flake8
2014-09-23 13:45:32 +03:00
hugovk
a2e729f487
Replace some lena with hopper
2014-09-14 22:58:23 +03:00
wiredfool
5966278643
Added im.info['icc_profile'] to results for ImageCms.applyTransform
2014-07-29 21:20:11 -07:00
wiredfool
13eb3d667a
Added profile.tobytes() for ImageCms Profiles
2014-07-29 20:44:17 -07:00
hugovk
cf04a9a0d2
Remove unused tearDownModule
2014-07-07 20:03:50 +03:00
wiredfool
0b0ec8b40f
Proper skipping of tests when lcms2 is not installed
2014-06-19 06:06:23 -07:00
hugovk
3ec505958e
Convert old tests to use unittest
2014-06-10 12:10:47 +03:00
hugovk
6115d348b9
Add more tests for ImageCms
2014-06-02 13:19:01 +03:00
hugovk
9e984a19b1
Add more tests for ImageCms
2014-06-02 13:00:21 +03:00
hugovk
e983057294
pep8/pyflakes
2014-06-02 12:41:48 +03:00
wiredfool
ab3687e10f
Tests correctly check for the core object
2014-04-03 16:04:29 -07:00
wiredfool
deb424c5cd
working tests for LAB color conversions using ImagingCMS
2013-10-15 22:06:30 -07:00
wiredfool
215b61aadf
added lab->srgb and srgb->lab->srgb tests
2013-10-11 23:39:16 -07:00
wiredfool
ace78d0734
Lab is Uint, Int, Int. Tests failing
2013-10-11 23:31:47 -07:00
wiredfool
1c3932e89f
Added LAB mode, core dumped
2013-10-10 23:27:34 -07:00
wiredfool
ac38d91a2d
Well, now I know _why_ it's failing. We don't have a concept for LAB color
2013-10-10 23:02:33 -07:00
wiredfool
b506e2ad44
Fixed ability to create LAB profiles with color temperatures
2013-10-10 22:42:27 -07:00
wiredfool
9042f8c61f
split tests, disable info difference tests
2013-10-10 22:16:56 -07:00
wiredfool
13860addc4
versioning
2013-10-01 23:22:45 -07:00
Brian Crowell
ad784eb808
py3k: Import Christoph Gohlke's test suite
...
This is Christoph Gohlke's test suite from his personal PIL package found
at http://www.lfd.uci.edu/~gohlke/pythonlibs/ .
This is just to bring it in as a separate commit. Future commits will align
it with Pillow.
2013-01-10 08:46:39 -06:00