aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-02-01 11:38:18 -0800
committerAlon Zakai <alonzakai@gmail.com>2012-02-01 11:38:18 -0800
commit1060c3b01676719061f49fa43f015aa55be93800 (patch)
treec5ffb068c4bf9e3df692ca7adc6705377987de3f
parentb26358a13bc528c3a6701fd0221ec6b444eca56e (diff)
update reminders
-rwxr-xr-xtests/runner.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 6c645925..b4c49271 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -5686,10 +5686,8 @@ 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)'
- assert False, 'Make sure Poppler builds with llvm full opts'
- assert False, 'Check if we should use -Ox instead of -std-compile-opts'
assert False, 'Ensure all opts including linktime apply to bindings generator. might need to adjust visibility of bindings C funcs'
+ assert False, 'Optimize double version of fasta benchmark'
elif 'benchmark' in str(sys.argv):
# Benchmarks. Run them with argument |benchmark|. To run a specific test, do