Skip to content

Commit 25d9cab

Browse files
committed
test suite RUNFILE
1 parent 5071579 commit 25d9cab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/tsu.ijs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ eftx =: (&([ 9!:59@0)) eftxs NB. full text of error message
7575
efx =: ". eftx
7676

7777
NB. prolog is run after the optional typing of testcase name. y is './testcasename.ijs'
78-
prolog=: {{ 1: (dbr bind Debug)@:(9!:19)2^_44[echo^:ECHOFILENAME y[RUNTIME=:6!:1'' }}
78+
prolog=: {{ 1: (dbr bind Debug)@:(9!:19)2^_44[echo^:ECHOFILENAME RUNFILE=:y[RUNTIME=:6!:1'' }}
7979
NB. epilog'' is run as the last line of each testcase
8080
epilog=: 3 : 0
8181
10 s: GLOBALSYMBOL
8282
empty 0&T.^:(0=1&T.) ::1:''
83-
1: echo^:ECHOFILENAME 'time(sec): ',(":RUNTIME-~6!:1''),' memory used: ',":(7!:1,7!:7)''
83+
1: echo^:ECHOFILENAME RUNFILE,' time(sec): ',(":RUNTIME-~6!:1''),' memory used: ',":(7!:1,7!:7)''
8484
)
8585

8686
THRESHOLD=: 0 NB. allow timing tests to trigger failure

0 commit comments

Comments
 (0)