From 7907cd904a12c542529b27b0517a609e9cc4bb08 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sat, 28 Feb 2015 15:41:18 -0600 Subject: runtest.py: order of magnitude faster. C#, VB and Lua tests are broken though. --- docs/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 -- cgit v1.2.3