diff options
author | Alon Zakai <alonzakai@gmail.com> | 2011-12-14 14:52:20 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2011-12-14 14:52:20 -0800 |
commit | ad34dff9ae485eafab64d68a61a193f82f3b1988 (patch) | |
tree | 79bbbd7069d2a50022d65ccc888a414640adf2ff | |
parent | 9dc655352d00dfc19752de971f4906bebb945f7f (diff) |
comment
-rw-r--r-- | tests/runner.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py index d0bf7000..c8f23237 100644 --- a/tests/runner.py +++ b/tests/runner.py @@ -5013,7 +5013,6 @@ Options that are modified or new in %s include: # 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: wiki docs for using emcc to optimize code # Finally, do some web browser tests def run_browser(html_file, message): |