aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-xtests/runner.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 15f0070a..fc41c8a1 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -11091,11 +11091,11 @@ f.close()
self.get_library('zlib', os.path.join('libz.a'), make_args=['libz.a']),
open(path_from_root('tests', 'zlib', 'ref.txt'), 'r').read(),
{
- 100: (190, 210),
+ 100: (190, 250),
250: (300, 330),
500: (250, 310),
- 1000: (330, 400),
- 2000: (450, 500),
+ 1000: (230, 300),
+ 2000: (380, 450),
5000: (800, 1100),
0: (1500, 1800)
},