aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2015-02-28 15:41:18 -0600
committerJoel Martin <github@martintribe.org>2015-02-28 15:41:18 -0600
commit7907cd904a12c542529b27b0517a609e9cc4bb08 (patch)
treea8ea56833835e504ac0525dda92f814cac06fc0b /docs
parentc2a6838f3943afd81cdcab02629c79d61ac3a30b (diff)
downloadmal-7907cd904a12c542529b27b0517a609e9cc4bb08.tar.gz
mal-7907cd904a12c542529b27b0517a609e9cc4bb08.zip
runtest.py: order of magnitude faster.
C#, VB and Lua tests are broken though.
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/TODO b/docs/TODO
index e5a4fc1..0452fe0 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -9,8 +9,8 @@ All:
of iterations per second
- redefine (defmacro!) as (def! (macro*))
- runtest expect fixes:
- - stop using expect, so we can drop --raw option
- - fix long lines in runtext/expect
+ * stop using expect, so we can drop --raw option
+ - fix long line splitting in runtest
- regular expression matching in runtest
- add re (use in rep) everywhere and use that (to avoid printing)
- Implement/fix interop