Skip to content

Commit 591da21

Browse files
committed
test suite
1 parent 9702874 commit 591da21

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

test/g020a.ijs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@ y=: o._1e5+?100$2e5
157157

158158
NB. D (compare[!.0] |) D
159159

160-
y =. , (i: 5) +/ _5e_15 _1e_15 0 1e_15 5e_15
161-
x =. 2048 ?@$ 0
162-
f =. {{
160+
y =: , (i: 5) +/ _5e_15 _1e_15 0 1e_15 5e_15
161+
x =: 2048 ?@$ 0
162+
f =: {{
163163
a =. u"u | NB. no prim support
164164
b =. u | NB. tolerant
165165
c =. u!.0"u | NB. intolerant, no prim

test/gtdot.ijs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ 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
37+
('|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
3838
('|ill-formed name'&([ -: #@[ {. ]) *. '(from pyx)'&([ -: -@#@[ {. ])) LF taketo (>@[ 9!:59@0) :: ((13!:12)@(0$0) ) 13!:8 t. '' 4 NB. pyx error is so flagged
3939

4040
f=: 4 : 0

0 commit comments

Comments
 (0)