]> granicus.if.org Git - python/commit
Revert tests to MAL's original round sizes to retiain comparability
authorSteve Holden <steve@holdenweb.com>
Fri, 26 May 2006 18:26:21 +0000 (18:26 +0000)
committerSteve Holden <steve@holdenweb.com>
Fri, 26 May 2006 18:26:21 +0000 (18:26 +0000)
commitd05e5468501ff572a55349a584a28d09f9d7abb3
tree35ac0c190daef873dac46b960928354abdad7067
parent9c0e9c089c758bc9b64f0379bc93f8ea6740eb53
Revert tests to MAL's original round sizes to retiain comparability
from long ago and far away. Stop calling this pybench 1.4 because it
isn't. Remove the empty test, which was a bad idea.
17 files changed:
Tools/pybench/Arithmetic.py
Tools/pybench/Calls.py
Tools/pybench/Constructs.py
Tools/pybench/Dict.py
Tools/pybench/Empty.py [deleted file]
Tools/pybench/Exceptions.py
Tools/pybench/Imports.py
Tools/pybench/Instances.py
Tools/pybench/Lists.py
Tools/pybench/Lookups.py
Tools/pybench/NewInstances.py [deleted file]
Tools/pybench/Numbers.py
Tools/pybench/Setup.py
Tools/pybench/Strings.py
Tools/pybench/Tuples.py
Tools/pybench/Unicode.py
Tools/pybench/pybench.py