Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Aug 3, 2019
1 parent f3f45cf commit 41f69a0
Show file tree
Hide file tree
Showing 151 changed files with 7 additions and 21,056 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Expand Up @@ -76,7 +76,7 @@ build_script:
test_script:
- cd c:\pillow
- '%PYTHON%\%PIP_DIR%\pip.exe install pytest pytest-cov'
- '%PYTHON%\%EXECUTABLE% -m pytest -vx --cov PIL --cov-report term --cov-report xml Tests'
- '%PYTHON%\%EXECUTABLE% -m pytest -svx --cov PIL --cov-report term --cov-report xml Tests'
#- '%PYTHON%\%EXECUTABLE% test-installed.py -v -s %TEST_OPTIONS%' TODO TEST_OPTIONS with pytest?

after_test:
Expand Down
81 changes: 0 additions & 81 deletions .travis.yml

This file was deleted.

23 changes: 0 additions & 23 deletions Tests/test_000_sanity.py

This file was deleted.

23 changes: 0 additions & 23 deletions Tests/test_binary.py

This file was deleted.

112 changes: 0 additions & 112 deletions Tests/test_bmp_reference.py

This file was deleted.

0 comments on commit 41f69a0

Please sign in to comment.