mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 09:23:11 +03:00
Merge pull request #162 from radarhere/test_images
Use pillow-depends test images
This commit is contained in:
commit
7d898f24a4
|
@ -97,6 +97,8 @@ function run_tests {
|
||||||
fi
|
fi
|
||||||
pip install numpy
|
pip install numpy
|
||||||
|
|
||||||
|
mv ../pillow-depends-master/test_images/* ../Pillow/Tests/images
|
||||||
|
|
||||||
# Runs tests on installed distribution from an empty directory
|
# Runs tests on installed distribution from an empty directory
|
||||||
(cd ../Pillow && run_tests_in_repo)
|
(cd ../Pillow && run_tests_in_repo)
|
||||||
# Test against expected codecs, modules and features
|
# Test against expected codecs, modules and features
|
||||||
|
|
Loading…
Reference in New Issue
Block a user