Skip to content

Commit 4410964

Browse files
committed
g3x12 test
1 parent 799923a commit 4410964

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

test/g3x12.ijs

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ x=. I. 26 > n=. ((97+i.26){a.) i. t=. ,y
2121
(ToLower -: 0&(3!:12)) 0.5 + i. 3 4
2222
(ToLower -: 0&(3!:12)) 1j1 + i. 3 4
2323
(ToLower -: 0&(3!:12)) x: i. 3 4
24+
(ToLower -: 0&(3!:12)) 1r2 3r4
2425
(ToLower -: 0&(3!:12)) <a.
2526
(ToLower -: 0&(3!:12)) <123 456$a.
2627
(ToLower -: 0&(3!:12)) 3 4$<a.
@@ -38,17 +39,21 @@ x=. I. 26 > n=. ((97+i.26){a.) i. t=. ,y
3839
(ToUpper -: 1&(3!:12)) 0.5 + i. 3 4
3940
(ToUpper -: 1&(3!:12)) 1j1 + i. 3 4
4041
(ToUpper -: 1&(3!:12)) x: i. 3 4
42+
(ToUpper -: 1&(3!:12)) 1r2 3r4
4143
(ToUpper -: 1&(3!:12)) <a.
4244
(ToUpper -: 1&(3!:12)) <123 456$a.
4345
(ToUpper -: 1&(3!:12)) 3 4$<a.
4446
(ToUpper -: 1&(3!:12)) 3 4$<123 456$a.
4547
(ToUpper -: 1&(3!:12))&> 3 4$<a.
4648
(ToUpper -: 1&(3!:12))&> 3 4$<123 456$a.
4749

50+
(] -: 0&(3!:12)) $. i. 3 4
51+
(] -: 1&(3!:12)) $. i. 3 4
52+
'nonce error' -: ToLower etx $. i. 3 4
53+
'nonce error' -: ToUpper etx $. i. 3 4
54+
4855
'domain error' -: _1&(3!:12) etx ''
4956
'domain error' -: 2&(3!:12) etx ''
50-
'nonce error' -: 0&(3!:12) etx $. i. 3 4
51-
'nonce error' -: 1&(3!:12) etx $. i. 3 4
5257

5358
4!:55 ;:'ToLower ToUpper'
5459

0 commit comments

Comments
 (0)