aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/runner.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/runner.py b/tests/runner.py
index e62e7681..6d818b4d 100644
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -5060,9 +5060,7 @@ Options that are modified or new in %s include:
self.assertContained('side got: hello from main, over', self.run_llvm_interpreter(['combined.bc']))
# TODO: test normal project linking, static and dynamic: get_library should not need to be told what to link!
- # TODO: when ready, switch tools/shared building to use emcc over emmaken
# TODO: when this is done, more test runner to test these (i.e., test all -Ox thoroughly)
- # TODO: emscripten tutorial with emcc
# TODO: deprecate llvm optimizations, dlmalloc, etc. in emscripten.py.
# Finally, do some web browser tests