aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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