aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-01-23 16:42:13 -0800
committerAlon Zakai <alonzakai@gmail.com>2012-01-23 16:42:13 -0800
commit9c137edf45254c0bf73e00c2ffae9994f967e17e (patch)
tree2c9459d37e356f30213be771531f66c0f9268f68
parent8e3db359576baa9d22ee6d96da6f5d48b1ee8d00 (diff)
todo
-rwxr-xr-xtests/runner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 8016a26a..8e1dd48d 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -5547,6 +5547,7 @@ f.close()
def test_reminder(self):
assert False, 'Optimize makeGet/SetValue to do 16-bit reads/writes when possible, not just 8'
+ assert False, 'Make sure unaligned loads are not done unnecessarily (add some comments and inspect the source)'
elif 'benchmark' in str(sys.argv):
# Benchmarks. Run them with argument |benchmark|. To run a specific test, do