Skip to content

Commit f8731e3

Browse files
committed
fix test of error message
1 parent 9ccc3fb commit f8731e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/gtdot.ijs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ wthr N
3434
NB. no more thread can be created
3535
'limit error' -: 0&T. etx ''
3636

37+
('|ill-formed name'&([ -: #@[ {. ]) *. '(from pyx)'&([ -: -@#@[ {. ])) LF taketo aa =: (>@[ 9!:59@0) :: ((13!:12)@(0$0) ) 13!:8 t. 'worker' 4 NB. pyx error is so flagged
38+
('|ill-formed name'&([ -: #@[ {. ]) *. '(from pyx)'&([ -: -@#@[ {. ])) LF taketo (>@[ 9!:59@0) :: ((13!:12)@(0$0) ) 13!:8 t. '' 4 NB. pyx error is so flagged
39+
3740
f=: 4 : 0
3841
pyx=. g t. (<'worker';x) "0 i.y
3942
while. do.
@@ -237,9 +240,6 @@ wthr N
237240
amv =. 16 T. 0 NB. AMV with value 0
238241
(>: i. 3000) -: /:~ ; amv f t. ''"0 ] 3 $ 1000
239242

240-
'|ill-formed name (from pyx)' -: LF taketo (>@[ 9!:59@0) :: ((13!:12)@(0$0) ) 13!:8 t. 'worker' 4 NB. pyx error is so flagged
241-
'|ill-formed name (from pyx)' -: LF taketo (>@[ 9!:59@0) :: ((13!:12)@(0$0) ) 13!:8 t. '' 4 NB. pyx error is so flagged
242-
243243
'domain error' -: ". etx '0 t. ($0)'
244244
'domain error' -: ". etx '+ t. 1.5'
245245
'domain error' -: ". etx '+ t. ''abc'''

0 commit comments

Comments
 (0)