Yay295
|
fa591e1198
|
parametrize tests
|
2022-08-24 07:43:31 -05:00 |
|
Andrew Murray
|
f8e4e9c2dd
|
Added enums
|
2022-01-15 09:02:31 +11:00 |
|
Hugo van Kemenade
|
e0eec1eb56
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +03:00 |
|
Hugo van Kemenade
|
10615a7da7
|
Upgrade Python syntax for 3.6+
Co-authored-by: nulano <nulano@nulano.eu>
|
2020-07-30 10:09:18 +03:00 |
|
nulano
|
dc41a4ec21
|
use skip_unless_feature in more tests
|
2020-06-14 20:21:30 +02:00 |
|
Hugo
|
837bc0ad9c
|
Fix broken string
|
2020-05-13 10:21:10 +03:00 |
|
Andrew Murray
|
ff6ca4159a
|
Prevent masking Image reduce method
|
2020-03-29 16:27:29 +11:00 |
|
Andrew Murray
|
7ff2db143d
|
Removed use of PillowTestCase
|
2020-03-23 07:05:51 +11:00 |
|
Andrew Murray
|
8482919a37
|
Converted most assert statements to pytest
|
2020-02-23 00:06:21 +11:00 |
|
Jon Dufresne
|
63729766c4
|
Remove unnecessary coerce to float
In Python 3, the division operator is floating point division. No longer
need to coerce integers to floating point numbers before division.
|
2020-01-26 06:33:18 -08:00 |
|
Alexander
|
fc0248869c
|
wording
|
2019-12-27 14:27:37 +03:00 |
|
Alexander
|
5283538fe4
|
unused import
|
2019-12-05 22:20:01 +03:00 |
|
Alexander
|
e54b9b3720
|
turn on ImagingReduce5x5 special case
|
2019-12-05 22:13:25 +03:00 |
|
Alexander
|
b655e81d39
|
not square test image
|
2019-12-05 14:30:17 +03:00 |
|
Alexander
|
5838d77c0e
|
args test
|
2019-12-05 03:24:38 +03:00 |
|
Alexander
|
778b5f9fed
|
add box parameter
|
2019-12-04 23:13:20 +03:00 |
|
Alexander
|
d92c58fa7f
|
I mode support
|
2019-12-01 22:52:43 +03:00 |
|
Alexander
|
a576b14056
|
F mode support
|
2019-12-01 22:28:16 +03:00 |
|
Alexander Karpinsky
|
d970a39840
|
Special cases:
ImagingReduce1x2, ImagingReduce1x3, ImagingReduce2x1, ImagingReduce3x1
|
2019-12-01 21:41:15 +03:00 |
|
Alexander
|
1d1f3be27a
|
unsupported modes
|
2019-12-01 20:34:05 +03:00 |
|
Alexander
|
008c1c88e2
|
L mode support
|
2019-12-01 20:33:48 +03:00 |
|
Alexander
|
a241f1ed8e
|
complete tests for supported modes
|
2019-12-01 19:13:34 +03:00 |
|
Alexander
|
8b6ad4a471
|
tests for supported modes
|
2019-11-26 03:39:57 +03:00 |
|