Commit Graph

18790 Commits

Author SHA1 Message Date
Hugo
4b4ed2c9b1 Update CHANGES.rst [CI skip] 2014-07-05 21:47:20 +03:00
Hugo
bd9de26cfc Merge pull request #776 from wiredfool/palm
Palm image test
2014-07-05 21:43:13 +03:00
hugovk
318b405889 Don't exclude Windows code 2014-07-05 21:32:09 +03:00
wiredfool
a414986ee9 Merge from master 2014-07-05 11:02:13 -07:00
wiredfool
08d491f006 Skip known bad tests 2014-07-05 10:56:40 -07:00
wiredfool
cedd8c2106 Failing test for messed up P image on write only format 2014-07-05 10:25:16 -07:00
Andrew Murray
516d896b92 Merge pull request #1 from hugovk/775_tests
Test case for #774
2014-07-05 23:34:41 +10:00
hugovk
f6f80e3a77 Test case for #774 2014-07-05 16:29:40 +03:00
Andrew Murray
1aee9bfdef Added class checking to __eq__ function 2014-07-05 23:16:14 +10:00
hugovk
5f2138d915 flake8 ImageMath.py 2014-07-05 12:13:43 +03:00
hugovk
8a4081c5bc More tests for ImageMath 2014-07-05 12:08:35 +03:00
Matthew Brett
c52dc4c2bc RF: use function to update to closest tag 2014-07-05 02:53:47 +01:00
Matthew Brett
3caeeea940 Revert "TMP: remove long tests to get wheel build"
This reverts commit 392371688b.
2014-07-05 02:26:11 +01:00
Matthew Brett
392371688b TMP: remove long tests to get wheel build 2014-07-05 02:25:14 +01:00
Matthew Brett
86ef45d0e2 RF: update git-closest-tag test
Update terryfy with git-closest-tag; use in .travis.yml
2014-07-05 02:20:46 +01:00
Alex Clark
8e6ef35f78 Fix error(s) 2014-07-04 18:54:14 -04:00
hugovk
770ef9312b flake8 and fix path in __main__ 2014-07-05 01:02:46 +03:00
hugovk
ff6a0b9b8c Add test image using ImageFont's default font 2014-07-05 00:18:52 +03:00
hugovk
65593a3827 More tests for ImageFont.py 2014-07-05 00:04:19 +03:00
Alex Clark
e4c0a306f9 We now provide OS X binaries ; clean up 2014-07-04 15:22:30 -04:00
Alex Clark
aa4ff9265d Factor and move note 2014-07-04 15:17:23 -04:00
Alex Clark
167f96db8d Wording [ci skip] 2014-07-04 15:12:31 -04:00
Alex Clark
e34724b8e4 Wording [ci skip] 2014-07-04 15:00:34 -04:00
Alex Clark ☺
8dd5100d6d Merge pull request #768 from hugovk/bomb_warning
Change hyperlinks to rst format [CI skip]
2014-07-04 14:01:34 -04:00
hugovk
44c4eaebc8 Change hyperlinks to rst format [CI skip] 2014-07-04 17:01:52 +03:00
hugovk
c745b9abed Change hyperlinks to rst format [CI skip] 2014-07-04 16:53:26 +03:00
Matthew Brett
37b0008897 RF: haphazard flag flipping 2014-07-04 14:19:55 +01:00
Matthew Brett
54f4250e45 RF: pump up the timeout to travis max 2014-07-04 13:49:11 +01:00
Matthew Brett
aee70fae14 RF: try another fix for multiprocessing 2014-07-04 13:28:59 +01:00
Matthew Brett
074951f091 RF: refactor library_installers, add zlib 2014-07-04 12:55:11 +01:00
Matthew Brett
7163b90cdf RF: try disabling multiprocess tests
Suggestion from @wiredfool on github
2014-07-04 02:02:42 +01:00
Matthew Brett
6919d6daf3 RF: remove 2.6 build
2.6 build hit a problem with old pip and SSL:
https://github.com/pypa/pip/issues/829

Rather than struggle through, just remove that build.
2014-07-04 01:28:11 +01:00
Matthew Brett
a7f60459ec BF: install nose for more comprehensive tests 2014-07-04 01:01:50 +01:00
Matthew Brett
047bd46391 Merge remote-tracking branch 'wiredfool/more_tests'
* wiredfool/more_tests:
  Run the full test suite
2014-07-04 00:55:11 +01:00
Matthew Brett
9ba52f3471 Merge remote-tracking branch 'hugovk/patch-2'
* hugovk/patch-2:
  Use latest Python 2.7

Conflicts:
	.travis.yml
2014-07-04 00:53:08 +01:00
Hugo
7ae7fd863c Use latest Python 2.7 2014-07-04 00:49:16 +03:00
Hugo
6323ba1d14 Add latest Python 2.6
And use latest 2.7
2014-07-04 00:41:00 +03:00
wiredfool
2396ca7def Run the full test suite 2014-07-03 12:24:06 -07:00
Lars Jørgen Solberg
047832c6c6 only update the disposal_method if it not 'unspecified' 2014-07-03 19:01:18 +02:00
Lars Jørgen Solberg
f88a355c6c Handle transparency between frames for animated GIFs
Show the previous frame for transparent pixels when the disposal method is 'do not dispose'.

This fixes issue 634.
2014-07-03 18:53:21 +02:00
Matthew Brett
8510111de8 NF: make git tag fetching more robust 2014-07-03 17:02:09 +01:00
Hugo
b7954d8f02 No need to send empty PyPy coverage to Coveralls
Otherwise it just shows up as grey, question mark:
https://coveralls.io/builds/929022
2014-07-03 15:09:33 +03:00
Matthew Brett
bd8254373d RF: update tag fetching 2014-07-03 12:47:04 +01:00
Alex Clark
a082f50121 Clean up ; wording [ci skip] 2014-07-03 07:38:50 -04:00
Alex Clark
4ffa569baf Clean up
Move old dists download instructions to installation instructions.
2014-07-03 07:33:26 -04:00
Matthew Brett
2efbaa41d5 RF: automatically update to latest tag 2014-07-03 12:26:34 +01:00
Alex Clark
f115b7d664 Image-sig is dead [ci skip]
Image-sig is dead, long live GitHub & IRC. Also cleanup HTML.
2014-07-03 07:14:59 -04:00
Alex Clark
8d91b8dab5 Image-sig is dead [ci skip]
Image-sig is dead, long live GitHub & IRC
2014-07-03 07:11:51 -04:00
Alex Clark
bcee472fc5 Image-sig is dead [ci skip]
Image-sig is dead, long live GitHub & IRC
2014-07-03 07:06:02 -04:00
Alex Clark ☺
28552f1589 Merge pull request #760 from hugovk/diff_cover
Show coverage and quality reports for each diff
2014-07-02 18:34:15 -04:00