mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
Use pillow-depends test images
This commit is contained in:
parent
7942355bf4
commit
8226556bdb
|
@ -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