Commit Graph

2299 Commits

Author SHA1 Message Date
hugovk
a600f84029 Move images from Images/ to Tests/images/ 2014-06-23 09:04:23 +03:00
Alex Clark
0cbf318004 Update 2014-06-22 20:49:42 -04:00
Alex Clark
4b2bc94b19 Clean up 2014-06-22 20:48:49 -04:00
Alex Clark
d1130b4d09 Clean up 2014-06-22 20:48:00 -04:00
Alex Clark
409ada8505 Clean up 2014-06-22 20:44:53 -04:00
Alex Clark
5ebe01fd2d Combine *.txt -> README.rst; rst-i-fy 2014-06-22 20:38:55 -04:00
Alex Clark
562c14dcff Rename and rst-i-fy 2014-06-22 20:11:59 -04:00
Alex Clark
4470b07c3f Rename and rst-i-fy 2014-06-22 20:10:55 -04:00
Alex Clark
175d68aeeb Update URL; fix typo 2014-06-22 16:44:52 -04:00
Alex Clark
9ed5b08cb9 Update URL
http://www.graficaobscura.com/interp/index.html
2014-06-22 16:30:41 -04:00
Alex Clark
9f9a9f9e61 Update 2014-06-22 15:40:02 -04:00
Alex Clark ☺
a126844135 Merge pull request #681 from wiredfool/openjpeg_21
OpenJpeg 2.1
2014-06-22 15:39:32 -04:00
Alex Clark
df3993a677 Update 2014-06-22 15:38:49 -04:00
Alex Clark ☺
2b5d558b66 Merge pull request #704 from wiredfool/unistd
More Unistd removal
2014-06-22 15:38:13 -04:00
Alex Clark ☺
6191b49b62 Merge pull request #706 from wiredfool/nose
Nose - run against installed pillow
2014-06-21 06:08:10 -04:00
wiredfool
06ad0b092a Added docs for JPEG qtables and subsampling 2014-06-20 01:39:42 -07:00
wiredfool
dfe7ff515f Additional jpeg qtables tests 2014-06-20 01:09:59 -07:00
wiredfool
fcd4c662bf Fixed JPEG qtables test 2014-06-20 00:41:58 -07:00
wiredfool
9935c40d6c Merge branch 'master' into jpeg_qtables 2014-06-20 00:35:06 -07:00
wiredfool
7dc4dcc9fd Merge from master 2014-06-20 00:34:32 -07:00
wiredfool
cf56ccc828 Working on python 2.6 2014-06-19 15:17:00 -07:00
wiredfool
b8834fa3a6 Additional tests, tests in functions 2014-06-19 14:55:43 -07:00
wiredfool
b95eb3d3d1 Pass bytearray into C layer instead of castin g to string in the Python layer. 2014-06-19 14:54:39 -07:00
wiredfool
a422a4ff4e ensure files are closed 2014-06-19 13:21:40 -07:00
wiredfool
85693d60d0 initial py3 compatibility 2014-06-19 13:21:14 -07:00
wiredfool
0b0ec8b40f Proper skipping of tests when lcms2 is not installed 2014-06-19 06:06:23 -07:00
wiredfool
6e79cc00ff test runner for installed versions of pillow 2014-06-19 06:00:36 -07:00
wiredfool
05d8cb5b8f Don't carve out exceptions for py2.4 compilers anymore 2014-06-18 16:08:50 -07:00
wiredfool
a8e02e093a We don't need unistd.h anymore on unix platforms either 2014-06-18 16:08:16 -07:00
James Anderson
5ceb3ca875 Issue #697. On MSVC 2012 builds <unistd.h> is not required. 2014-06-18 15:54:21 -07:00
Alex Clark
e4fa844122 Update 2014-06-10 08:59:29 -04:00
Alex Clark ☺
7522ca72b3 Merge pull request #699 from hugovk/unittest3
Use unittest for tests
2014-06-10 08:56:56 -04:00
hugovk
51427436d2 Merge remote-tracking branch 'upstream/master' into unittest3 2014-06-10 15:13:46 +03:00
Alex Clark
6a79d80374 Revert "Merge pull request #5 from hugovk/unittest1merge"
This reverts commit 0940f0b043, reversing
changes made to 07aa1a56bb.

Conflicts:
	.travis.yml
	test/helper.py
	test/test_imagedraw.py
2014-06-10 07:45:42 -04:00
Alex Clark
b2a2f16b23 Revert "Merge pull request #693 from hugovk/unittest0"
This reverts commit 001b46c670, reversing
changes made to 8beb66443b.
2014-06-10 07:43:23 -04:00
Alex Clark
3ff590d253 Revert "Update"
This reverts commit 1d96522932.
2014-06-10 07:42:57 -04:00
hugovk
7794831704 Bring back tester.py for now. Not using it for unit tests. 2014-06-10 13:36:38 +03:00
hugovk
7178279b21 Specify tests more closely to avoid things like Tests/cms_test.py 2014-06-10 13:02:52 +03:00
hugovk
c8b9411321 Fix test path for Travis CI 2014-06-10 12:38:20 +03:00
hugovk
0878dfd010 Update Travis CI to run new tests based on unittest 2014-06-10 12:26:50 +03:00
hugovk
1686016f1c Remove old tester.py so it's not picked up by nosetests as a test 2014-06-10 12:20:51 +03:00
hugovk
4dd47fc697 Add test base class and helper functions 2014-06-10 12:12:53 +03:00
hugovk
3ec505958e Convert old tests to use unittest 2014-06-10 12:10:47 +03:00
hugovk
c66f332679 Remove empty tests 2014-06-10 12:09:47 +03:00
hugovk
e8ef927bac Remove test_001_archive.py as it doesn't do anything: ../pil-archive/* doesn't exist 2014-06-10 12:05:46 +03:00
Alex Clark
a78b713d88 Revert "Add test runner"
This reverts commit b7f94e3609.
2014-06-09 20:56:34 -04:00
Alex Clark
e7bd48fa5e Revert "Experimental import fix"
This reverts commit 7a10f6b39a.
2014-06-09 20:56:32 -04:00
Alex Clark
7a866e7431 Revert "Fix broken py3 tests"
This reverts commit 0c47ce00b1.
2014-06-09 20:56:29 -04:00
Alex Clark
0c47ce00b1 Fix broken py3 tests 2014-06-09 20:36:40 -04:00
Alex Clark
7a10f6b39a Experimental import fix
Why would this work local but not on travis?
2014-06-09 20:21:31 -04:00