From faad417b119394dc80eabadeab29c4128094230e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 15 Dec 2014 02:00:18 -0800 Subject: 430 - cache common functions for tests Tests now take 21s instead of 76s, reclaiming recent losses and more. --- mu.arc.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mu.arc.t') diff --git a/mu.arc.t b/mu.arc.t index 041c9560..59ba0e78 100644 --- a/mu.arc.t +++ b/mu.arc.t @@ -175,8 +175,10 @@ (3:integer <- add 1:integer 2:integer) ]))) (run 'main) +;? (prn memory*) (if (~iso memory* (obj 1 1 2 3 3 4)) (prn "F - 'add' operates on two addresses")) +;? (quit) (reset) (new-trace "add-literal") -- cgit 1.4.1-2-gfad0