From aa253cd371753751bbe3e233978407b71ca28526 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 18 Jan 2015 11:13:03 -0800 Subject: 592 --- mu.arc.t | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mu.arc.t b/mu.arc.t index e132b598..801609b2 100644 --- a/mu.arc.t +++ b/mu.arc.t @@ -3730,7 +3730,9 @@ ;; --- -(section 100 ; string utilities +(section 100 + +; String utilities (reset) (new-trace "string-new") @@ -4069,6 +4071,7 @@ (when (~memory-contains-array base "-237") (prn "F - converting negative integer to decimal string"))) +; fake screen for tests; prints go to a string (reset) (new-trace "fake-screen-initial") (add-code:readfile "chessboard-cursor.mu") @@ -4095,7 +4098,7 @@ " ")) (prn "F - fake screen starts out with all spaces")) -) ; section 100 for string utilities +) ; section 100 (reset) (new-trace "parse-and-record") -- cgit 1.4.1-2-gfad0