Commit Graph

7202 Commits

Author SHA1 Message Date
Hugo
b55ea4014e Calls pytest directly 2017-12-28 14:48:19 +00:00
Hugo
3c8cfa8197 Major version bump and release note for dropped Python 3.3 2017-12-28 14:48:19 +00:00
hugovk
5592163564 pytest no longer supports EOL Python 3.3 2017-12-28 14:48:19 +00:00
hugovk
a3286391c3 'Make test' calls 'pytest -qq' directly 2017-12-28 14:48:19 +00:00
hugovk
96df8a8fda Test with multiprocessing 2017-12-28 14:48:19 +00:00
Hugo
b609ee5cbd Remove unused/unrunnable profile-installed.py 2017-12-28 14:48:19 +00:00
Hugo
6a83675fe7 Update with pytest 2017-12-28 14:48:19 +00:00
hugovk
20d00c5fe9 Update test instructions 2017-12-28 14:48:19 +00:00
hugovk
19bc6f0b96 No need for --cov-append 2017-12-28 14:48:19 +00:00
Hugo
3515ae3d9e Test with coverage on Windows, update 'setup.py test' 2017-12-28 14:48:19 +00:00
Hugo
db760c1284 Use pytest instead of nose 2017-12-28 14:48:19 +00:00
Hugo
cdab7f2039 Run pytest as module 2017-12-28 14:48:19 +00:00
hugovk
ecf37e59f8 --cov-append 2017-12-28 14:48:19 +00:00
hugovk
e30433e4b2 Test testing with pytest 2017-12-28 14:48:19 +00:00
wiredfool
341131f812
Update CHANGES.rst [ci skip] 2017-12-28 14:25:10 +00:00
wiredfool
e9a115ff46
Merge pull request #2753 from wiredfool/dynamic-raqm
Dynamically link libraqm
2017-12-28 14:24:32 +00:00
wiredfool
a1957c833f
Merge pull request #2910 from python-pillow/rm-scripts
Scripts no longer part of this package
2017-12-28 14:22:23 +00:00
Hugo
6c6c686ea2
Scripts no longer part of this package
Scripts now live in their own repo at https://github.com/python-pillow/pillow-scripts.
2017-12-27 23:00:41 +02:00
wiredfool
81d666095e
Update CHANGES.rst [ci skip] 2017-12-27 20:49:08 +00:00
wiredfool
cbc78d7e2a
Merge pull request #2901 from wiredfool/remove-scripts
Removed scripts directory
2017-12-27 20:47:56 +00:00
wiredfool
5ff790beb0
Update CHANGES.rst [ci skip] 2017-12-27 20:41:46 +00:00
wiredfool
49bd3232e5
Merge pull request #2899 from wiredfool/pr_2882
Run all compressed tiffs through libtiff
2017-12-27 20:39:51 +00:00
wiredfool
eab851c61b semicolons 2017-12-27 15:33:30 +00:00
wiredfool
0e236aed5d
Update CHANGES.rst [ci skip] 2017-12-27 12:17:45 +00:00
wiredfool
ff13d184d8
Merge pull request #2902 from wiredfool/pr_2388
Add disposal option when saving GIFs
2017-12-27 12:15:00 +00:00
wiredfool
bbe8076d67
Merge pull request #2903 from radarhere/eps
Allow for an empty line in EPS header data
2017-12-27 12:13:54 +00:00
wiredfool
bd5f99f19d
Merge pull request #2898 from wiredfool/pr_2790
Add support for sRGB and cHRM chunks, permit sRGB when no iCCP chunk
2017-12-27 12:12:57 +00:00
Andrew Murray
e107ed6fcf Allow for an empty line in EPS header data 2017-12-24 21:12:48 +11:00
Hugo
3d8035bf31
Update CHANGES.rst 2017-12-23 19:53:30 +02:00
Hugo
6ca1308b41
Merge pull request #2905 from radarhere/tktcl
Updated Tk Tcl to 8.6.8
2017-12-23 19:51:20 +02:00
Andrew Murray
3db497a0a5 Updated Tk Tcl to 8.6.8 2017-12-23 08:26:56 +11:00
wiredfool
48260643d7 force range to a tuple, py3 2017-12-21 22:42:34 +00:00
wiredfool
f3ff2b4420 docs for per-frame disposal [ci skip] 2017-12-21 22:30:31 +00:00
wiredfool
378f74672c Added per-frame disposal, tests 2017-12-21 22:26:58 +00:00
linnil1
364a7b895e Thanks @wiredfool sugguest for disposal 2017-12-21 22:06:59 +00:00
linnil1
5b5d47863e Add dispose test 2017-12-21 22:06:59 +00:00
linnil1
5a902bf8a2 Add dispoal description in documents 2017-12-21 22:06:59 +00:00
linnil1
4d8d59534f Add disposal option 2017-12-21 22:06:59 +00:00
wiredfool
097ebf7fb6 Removed scripts directory, added to it's own package
See https://github.com/python-pillow/pillow-scripts
2017-12-21 21:36:22 +00:00
wiredfool
9fcc58d943
Update CHANGES.rst [ci skip] 2017-12-20 20:33:59 +00:00
wiredfool
97ee3dd12b
Merge pull request #2583 from wiredfool/decompression_bomb_error
Decompression bomb error
2017-12-20 20:31:38 +00:00
wiredfool
390f8c28ad
Merge pull request #2900 from wiredfool/freebsd
Freebsd test matrix update
2017-12-20 19:45:26 +00:00
wiredfool
0d09191e84 raqm install docs [ci skip] 2017-12-20 19:44:32 +00:00
wiredfool
ddb05ad1f9 freebsd test matrix update 2017-12-20 19:13:44 +00:00
Eric Soroos
4e84fd511b copy/paste error 2017-12-20 16:42:14 +00:00
Eric Soroos
55b029e87a Version 0.1 of raqm, shipping in Fedora, has a differently sized raqm_glyph_t struct 2017-12-20 16:42:08 +00:00
wiredfool
1852368089 parens 2017-12-20 16:42:04 +00:00
wiredfool
4381839088 Typedefs for the function pointers 2017-12-20 16:41:59 +00:00
Eric Soroos
8605b7a430 untabify 2017-12-20 15:37:37 +00:00
Eric Soroos
681a68a994 swap non-windows headers with typedefs 2017-12-20 15:37:37 +00:00