Andrew Murray
9b3c53caba
Fixed Python coverage on macOS and Ubuntu GHA
2020-01-19 23:20:48 +11:00
Alexander
dcd0cd9129
update dict instead of ignoring
2020-01-19 14:53:46 +03:00
Alexander
f55eb73934
handle Photoshop chunks which can't be processed
2020-01-19 03:37:43 +03:00
Alexander
3841c96ec6
Cleanup code a bit
2020-01-19 03:15:37 +03:00
Jon Dufresne
2c50723f14
Convert some tests to pytest style
...
To better follow conventional pytest style, this removes the outer
wrapper class in favor of a function for some tests. These tests were
picked as they are relatively simple and presented no barriers to a
quick port. The assert* methods are replaced with assert statements.
When necessary, a fixture is used to create a temporary directory.
This commit does not convert the entire test suite to this style as some
test classes use methods or other advanced features that are difficult
to automatically convert. The goal is to address these issues in
followup commits.
Refs #4193
2020-01-18 12:12:10 -08:00
Hugo van Kemenade
3aa5d56bae
Merge pull request #4358 from radarhere/coveralls
...
Removed coveralls
2020-01-18 10:20:23 +02:00
Andrew Murray
560b969501
Removed build tools
2020-01-18 18:49:37 +11:00
Andrew Murray
d3ccf18ede
Removed coveralls
2020-01-18 18:49:37 +11:00
Hugo van Kemenade
dbcc63767c
Merge pull request #4368 from radarhere/imagedraw
...
Updated spacing defaults documentation
2020-01-18 08:47:23 +02:00
Andrew Murray
1c102fd040
Updated spacing defaults [ci skip]
2020-01-18 10:26:20 +11:00
Andrew Murray
b42a4fede9
Updated wording [ci skip]
...
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-01-15 06:18:32 +11:00
Andrew Murray
a520a435d6
Merge pull request #4357 from radarhere/testing
...
Various test changes
2020-01-15 06:02:25 +11:00
Andrew Murray
760bc7dd38
Test seek errors
2020-01-14 21:38:17 +11:00
Andrew Murray
f3f9190de7
Roundtrip test hotspot
2020-01-14 21:38:17 +11:00
Andrew Murray
dbd3c7c9b9
Test saving with incorrect mode
2020-01-14 21:38:17 +11:00
Andrew Murray
9bed79e426
Test grab bbox
2020-01-14 21:38:17 +11:00
Andrew Murray
5439091355
Simplified code
2020-01-14 20:20:30 +11:00
Andrew Murray
a5f036abf4
Moved messages into assert method calls
2020-01-14 20:20:19 +11:00
Andrew Murray
d324560891
Removed print
2020-01-14 19:44:10 +11:00
Andrew Murray
a4f06b93f9
Removed unused function
2020-01-14 19:40:21 +11:00
Andrew Murray
c80b598b34
Updated release schedule [ci skip]
2020-01-14 19:29:55 +11:00
Andrew Murray
6c1553e4fb
Merge pull request #4353 from radarhere/libtiff
...
Updated tested libtiff versions
2020-01-13 21:30:53 +11:00
Andrew Murray
6aa4e93e2d
Updated tested libtiff versions [ci skip]
2020-01-13 21:06:32 +11:00
Andrew Murray
8606ae0721
Merge pull request #4336 from hugovk/travis_arch
...
Test on new Travis CPUs
2020-01-13 20:02:21 +11:00
Hugo van Kemenade
e32a732787
Merge pull request #4348 from radarhere/typo
...
Fixed typo
2020-01-12 22:38:26 +02:00
Hugo van Kemenade
9be505c55d
Merge pull request #4352 from radarhere/libjpeg
...
Updated libjpeg to 9d
2020-01-12 16:45:38 +02:00
Andrew Murray
b1b20d81f4
Updated libjpeg to 9d
2020-01-12 22:43:39 +11:00
Hugo van Kemenade
b40141fb7d
Merge pull request #4351 from radarhere/version
...
Added Pillow 6.2.2 to version table
2020-01-11 08:06:05 +02:00
Andrew Murray
16b7c80e7d
Added Pillow 6.2.2 to version table [ci skip]
2020-01-11 14:11:22 +11:00
Andrew Murray
d24e4f44c1
Fixed typo
2020-01-09 20:00:32 +11:00
Hugo
428b06365e
Move scripts from .travis to .ci because they're also used by GitHub Actions
2020-01-08 15:43:28 +02:00
Hugo
5e9336af4c
Use sys.byteorder == "big"
2020-01-08 15:43:28 +02:00
Hugo van Kemenade
9ef46159ba
After #4335 , there are no longer any Docker jobs on Travis CI
...
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2020-01-08 15:43:28 +02:00
Hugo
c10928bc3b
Test new Travis CPUs on a single Python version each
2020-01-08 15:43:28 +02:00
Hugo
f96763826c
Test on new Travis CPUs https://blog.travis-ci.com/2019-11-12-multi-cpu-architecture-ibm-power-ibm-z
2020-01-08 15:43:27 +02:00
Andrew Murray
56f30ef792
Allow explicit zero width to hide outline
2020-01-08 21:55:15 +11:00
Hugo van Kemenade
ef4a0b2f4c
Merge pull request #4342 from radarhere/libwebp
...
Updated libwebp to 1.1.0
2020-01-07 16:48:04 +02:00
Andrew Murray
cb0f636db8
Updated libwebp to 1.1.0
2020-01-07 19:21:26 +11:00
Andrew Murray
0c45e26c9c
Merge pull request #4338 from radarhere/python38
...
Updated Python version
2020-01-07 19:11:34 +11:00
Andrew Murray
b516c30370
Updated Python version
2020-01-07 06:38:24 +11:00
Hugo van Kemenade
fb9e8ed780
Merge pull request #4340 from johnthagen/patch-1
...
Word wrap LICENSE file
2020-01-06 21:05:02 +02:00
Hugo van Kemenade
362962d269
Do not install PyQt5 5.14.1 ( #4339 )
...
Do not install PyQt5 5.14.1
2020-01-06 21:01:45 +02:00
johnthagen
22333bb29e
Word wrap LICENSE file
2020-01-06 07:39:43 -05:00
Andrew Murray
16ff7b12c6
Do not install PyQt5 5.14.1
2020-01-06 20:19:22 +11:00
Andrew Murray
2c18203449
Merge pull request #4335 from hugovk/travis-rm-docker
...
Remove Docker from Travis CI, they're run on GHA
2020-01-06 19:44:37 +11:00
Andrew Murray
8e8f63d4a5
Only draw each polygon pixel once
2020-01-05 17:43:51 +11:00
Hugo
9e6b472968
Remove Docker from Travis CI, they're run on GHA
2020-01-04 23:12:38 +02:00
Andrew Murray
bfc478c0db
Merge pull request #4332 from hugovk/add-cve-numbers
...
Add assigned CVE numbers
2020-01-04 07:58:10 +11:00
Hugo
81126d1470
Add assigned CVE numbers
2020-01-03 21:33:10 +02:00
Hugo van Kemenade
1afc94fd11
Merge pull request #4330 from radarhere/coverage
...
Removed unnecessary coverage line
2020-01-03 08:38:27 +02:00