Commit Graph

  • 562c14dcff Rename and rst-i-fy Alex Clark 2014-06-22 20:11:59 -0400
  • 4470b07c3f Rename and rst-i-fy Alex Clark 2014-06-22 20:10:55 -0400
  • 175d68aeeb Update URL; fix typo Alex Clark 2014-06-22 16:44:52 -0400
  • 9ed5b08cb9 Update URL Alex Clark 2014-06-22 16:30:41 -0400
  • 9f9a9f9e61 Update Alex Clark 2014-06-22 15:40:02 -0400
  • a126844135 Merge pull request #681 from wiredfool/openjpeg_21 Alex Clark ☺ 2014-06-22 15:39:32 -0400
  • df3993a677 Update Alex Clark 2014-06-22 15:38:49 -0400
  • 2b5d558b66 Merge pull request #704 from wiredfool/unistd Alex Clark ☺ 2014-06-22 15:38:13 -0400
  • 6191b49b62 Merge pull request #706 from wiredfool/nose Alex Clark ☺ 2014-06-21 06:08:10 -0400
  • 7dc4dcc9fd Merge from master wiredfool 2014-06-20 00:34:32 -0700
  • cf56ccc828 Working on python 2.6 wiredfool 2014-06-19 15:17:00 -0700
  • b8834fa3a6 Additional tests, tests in functions wiredfool 2014-06-19 14:55:43 -0700
  • b95eb3d3d1 Pass bytearray into C layer instead of castin g to string in the Python layer. wiredfool 2014-06-19 14:54:39 -0700
  • a422a4ff4e ensure files are closed wiredfool 2014-06-19 13:21:40 -0700
  • 85693d60d0 initial py3 compatibility wiredfool 2014-06-19 13:21:14 -0700
  • 0b0ec8b40f Proper skipping of tests when lcms2 is not installed wiredfool 2014-06-19 06:06:23 -0700
  • 6e79cc00ff test runner for installed versions of pillow wiredfool 2014-06-19 05:55:34 -0700
  • 05d8cb5b8f Don't carve out exceptions for py2.4 compilers anymore wiredfool 2014-06-18 16:08:50 -0700
  • a8e02e093a We don't need unistd.h anymore on unix platforms either wiredfool 2014-06-18 16:08:16 -0700
  • 5ceb3ca875 Issue #697. On MSVC 2012 builds <unistd.h> is not required. James Anderson 2014-06-09 11:39:40 -0700
  • 5f4a8fee86 Merge aec0dda55a into e4fa844122 James Anderson 2014-06-12 20:56:29 +0000
  • 4f32ddeec4 non-workign attempt at trying the openjpeg binaries wiredfool 2014-06-11 06:36:03 +0000
  • 38a269d561 merge out of sync winbuilds wiredfool 2014-06-11 05:26:03 +0000
  • 7a1563576e working on openjpeg wiredfool 2014-06-11 05:22:28 +0000
  • e4fa844122 Update Alex Clark 2014-06-10 08:59:29 -0400
  • 7522ca72b3 Merge pull request #699 from hugovk/unittest3 Alex Clark ☺ 2014-06-10 08:56:56 -0400
  • 51427436d2 Merge remote-tracking branch 'upstream/master' into unittest3 hugovk 2014-06-10 15:13:46 +0300
  • 6a79d80374 Revert "Merge pull request #5 from hugovk/unittest1merge" Alex Clark 2014-06-10 07:45:42 -0400
  • b2a2f16b23 Revert "Merge pull request #693 from hugovk/unittest0" Alex Clark 2014-06-10 07:43:23 -0400
  • 3ff590d253 Revert "Update" Alex Clark 2014-06-10 07:42:57 -0400
  • 7794831704 Bring back tester.py for now. Not using it for unit tests. hugovk 2014-06-10 13:36:38 +0300
  • 7178279b21 Specify tests more closely to avoid things like Tests/cms_test.py hugovk 2014-06-10 13:02:52 +0300
  • c8b9411321 Fix test path for Travis CI hugovk 2014-06-10 12:38:20 +0300
  • 0878dfd010 Update Travis CI to run new tests based on unittest hugovk 2014-06-10 12:26:50 +0300
  • 1686016f1c Remove old tester.py so it's not picked up by nosetests as a test hugovk 2014-06-10 12:20:51 +0300
  • 4dd47fc697 Add test base class and helper functions hugovk 2014-06-10 12:12:53 +0300
  • 3ec505958e Convert old tests to use unittest hugovk 2014-06-10 12:10:47 +0300
  • c66f332679 Remove empty tests hugovk 2014-06-10 12:09:47 +0300
  • e8ef927bac Remove test_001_archive.py as it doesn't do anything: ../pil-archive/* doesn't exist hugovk 2014-06-10 12:05:46 +0300
  • a78b713d88 Revert "Add test runner" Alex Clark 2014-06-09 20:56:34 -0400
  • e7bd48fa5e Revert "Experimental import fix" Alex Clark 2014-06-09 20:56:32 -0400
  • 7a866e7431 Revert "Fix broken py3 tests" Alex Clark 2014-06-09 20:56:29 -0400
  • 0c47ce00b1 Fix broken py3 tests Alex Clark 2014-06-09 20:36:40 -0400
  • 7a10f6b39a Experimental import fix Alex Clark 2014-06-09 20:21:31 -0400
  • b7f94e3609 Add test runner Alex Clark 2014-06-09 20:03:57 -0400
  • aec0dda55a Issue #697. On MSVC 2012 builds <unistd.h> is not required. James Anderson 2014-06-09 11:39:40 -0700
  • 921120bb7a Merge 70a50907c2 into 1d96522932 Chris Sinchok 2014-06-08 16:59:49 +0000
  • 1d96522932 Update Alex Clark 2014-06-08 07:02:58 -0400
  • 001b46c670 Merge pull request #693 from hugovk/unittest0 Alex Clark ☺ 2014-06-08 07:02:02 -0400
  • 0940f0b043 Merge pull request #5 from hugovk/unittest1merge Hugo 2014-06-08 13:49:00 +0300
  • bc91358101 Merge remote-tracking branch 'upstream/master' into unittest1merge hugovk 2014-06-07 22:56:19 +0300
  • 9d3425e620 Merge 4dc3dc1af2 into 8beb66443b aeroaks 2014-06-07 12:55:46 +0000
  • 8beb66443b Merge pull request #694 from hugovk/floodfill Alex Clark ☺ 2014-06-07 08:50:48 -0400
  • 8693c63173 assert_warning() checks in case of multiple warnings hugovk 2014-06-07 00:23:55 +0300
  • bf0e483472 Merge pull request #696 from Smashman/patch-1 Alex Clark ☺ 2014-06-06 16:48:08 -0400
  • 9415407b83 Fix a its/it's incorrect usage Ben Williams 2014-06-06 21:42:20 +0100
  • 75e7cef317 Fix a few its/it's incorrect usages Ben Williams 2014-06-06 20:16:08 +0100
  • 5919c87afb Convert more tests hugovk 2014-06-06 17:13:29 +0300
  • 3c7c89e642 Convert more tests, fix test_imagewin.py hugovk 2014-06-06 17:05:54 +0300
  • c4d3898006 Convert more tests hugovk 2014-06-06 16:55:00 +0300
  • cbb2f9dce9 Fix test/test_imagefileio.py hugovk 2014-06-06 15:26:48 +0300
  • 3ff2ea4883 Disable lena() caching for now, convert more tests hugovk 2014-06-06 15:19:28 +0300
  • c45f20119c Fix syntax error hugovk 2014-06-06 14:53:33 +0300
  • e2e361141c Return duplicate in lena() hugovk 2014-06-06 14:04:26 +0300
  • 40ada60cec Comment out lena() caching hugovk 2014-06-06 10:55:04 +0300
  • 4ab5b6c583 Comment out lena() caching hugovk 2014-06-06 10:48:28 +0300
  • 995f367755 Skip test_floodfill_border() on PyPy to avoid fatal error hugovk 2014-06-06 08:02:18 +0300
  • 81af4bf9d7 successful build of openjpeg -- unsuccessful linking wiredfool 2014-06-05 22:17:47 +0000
  • 0eb92eccd7 Skip test_floodfill_border() on PyPy Hugo 2014-06-05 22:10:12 +0300
  • e87ae09328 Delete test test [CI skip] Hugo 2014-06-05 21:31:26 +0300
  • e01e3e90d5 Convert more tests hugovk 2014-06-05 18:15:12 +0300
  • d18c406d39 Convert test_imagecolor.py hugovk 2014-06-05 17:27:03 +0300
  • 8a870c0ee9 Convert more tests hugovk 2014-06-05 16:13:58 +0300
  • 07aa1a56bb Save test_cffi for another day hugovk 2014-06-05 15:31:22 +0300
  • 2833cb42b4 Fixes for test_cffi.py hugovk 2014-06-05 14:19:29 +0300
  • 3249d8f3a5 Convert test_image_putpixel.py. More changes needed for test_cffi.py hugovk 2014-06-05 14:01:57 +0300
  • 3fda42d280 Convert more tests hugovk 2014-06-05 13:39:45 +0300
  • 34db40ddce Convert test_image_tobitmap.py hugovk 2014-06-05 12:39:15 +0300
  • 1f94ea1fc6 Merge hugovk 2014-06-05 12:30:59 +0300
  • 45fd3b8bf5 Merge remote-tracking branch 'upstream/master' into unittest0 hugovk 2014-06-05 12:29:35 +0300
  • 82df06243c Convert more tests hugovk 2014-06-05 12:26:54 +0300
  • 133120c6a6 assert_exception is assertRaises hugovk 2014-06-05 11:45:01 +0300
  • d385dd81a7 Converttest_image_load.py hugovk 2014-06-05 11:39:29 +0300
  • 64efea9ed8 Merge branch 'master' into winbuild wiredfool 2014-06-05 00:15:58 +0000
  • ef3ac73cfc Merge branch 'winbuild' of https://github.com/wiredfool/Pillow into winbuild wiredfool 2014-06-05 00:14:39 +0000
  • 09db145329 merge from master wiredfool 2014-06-05 00:13:47 +0000
  • 991aeed975 debugging updates wiredfool 2014-06-05 00:09:50 +0000
  • 6858aef5b1 Update Alex Clark 2014-06-04 18:32:17 -0400
  • 5fe80c6d4a Initial commit of binary morphology addon. Dov Grobgeld 2014-06-04 23:03:00 +0300
  • b7eb1de922 Fix skipping hugovk 2014-06-04 17:09:59 +0300
  • 184c380e10 Convert more tests, including a method to skip on ImportError hugovk 2014-06-04 16:18:04 +0300
  • f14b928ce6 Rename tester.py to helper.py because it no longer drives the tests hugovk 2014-06-04 10:11:22 +0300
  • c8626c6e93 Move more tests hugovk 2014-06-04 09:09:23 +0300
  • 618a79c1c6 Merge from master, pre-unittest conversion wiredfool 2014-06-03 14:42:22 -0700
  • da1523d877 Merge from master, pre-unittest conversion wiredfool 2014-06-03 14:29:16 -0700
  • 841582fa26 Merge pull request #685 from hugovk/docstring Alex Clark ☺ 2014-06-04 18:31:40 -0400
  • 9ec63f94b2 Merge pull request #689 from hugovk/patch-1 Alex Clark ☺ 2014-06-03 17:31:44 -0400
  • e518879c0e Fix Coveralls link Hugo 2014-06-04 00:11:31 +0300
  • 2e52f3ab46 Move more tests; remove some redundant helpers hugovk 2014-06-04 00:05:48 +0300
  • f28c230ef5 Merge pull request #688 from sciunto/docstring Alex Clark ☺ 2014-06-03 16:41:23 -0400