mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Speed up the tests by testing slightly fewer combinations.
This commit is contained in:
@@ -103,7 +103,7 @@ tiny_seek_count=100
|
||||
if [ "$FLAC__TEST_LEVEL" -gt 1 ] ; then
|
||||
small_seek_count=10000
|
||||
else
|
||||
small_seek_count=100000
|
||||
small_seek_count=100
|
||||
fi
|
||||
|
||||
for suffix in '' '-s' ; do
|
||||
|
||||
Reference in New Issue
Block a user