source: src/tests/.expect/io.txt@ b51e5fdb

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since b51e5fdb was 5f20b30, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago

update io-test and fix literal-test output

  • Property mode set to 100644
File size: 1.0 KB
Line 
19 6 28 0 7 1 2
21 2 3
3123
4123
5
6opening delimiters
7x (1 x [2 x {3 x =4 x $5 x £6 x ¥7 x ¡8 x ¿9 x «10
8
9closing delimiters
101, x 2. x 3; x 4! x 5? x 6% x 7¢ x 8» x 9) x 10] x 11} x
11
12opening/closing delimiters
13x`1`x'2'x"3"x:4:x 5 x 6 x
147
15x
168
17x
189
19x
2010
21x
22
23override opening/closing delimiters
24x ( 1 ) x 2 , x 3 :x: 4
25
26input bacis types
27
28output basic types
29false
30A 23 93
311 2 3 4 5 6 7 8
321.1 1.2 1.3
331.1+2.3i 1.1-2.3i 1.1-2.3i
34
35tuples
361, 2, 3 4, 5, 6
37
38toggle separator
391.11.21.3
401.1+2.3i1.1-2.3i1.1-2.3i
411.1+2.3i 1.1-2.3i1.1-2.3i
421.1+2.3i 1.1-2.3i 1.1-2.3i
431.1+2.3i1.1-2.3i 1.1-2.3i
44abcxyz
45abcxyz
46
47change separator
48from " " to ", $"
491.1, $1.2, $1.3
501.1+2.3i, $1.1-2.3i, $1.1-2.3i
51abc, $xyz
521, 2, 3, $4, 5, 6
53
54from ", $" to " "
551.1 1.2 1.3
561.1+2.3i 1.1-2.3i 1.1-2.3i
57abc xyz
581, 2, 3 4, 5, 6
59
60check sepOn/sepOff
611 2 3
6212 3
631 2 3
641 2 3
65
661 2 3
67
68check enable/disable
69123
701 23
711 2 3
72123
731 2 3
74123
751 2 3
76
771 2 3 4 5 6 " "
781, 2, 3 4, 5, 6 " "
791, 2, 3 4, 5, 6
80
813, 4, a, 7.2
823, 4, a, 7.2
833 4 a 7.2
843 4 a 7.234a7.23 4 a 7.2
853-4-a-7.2^3^4^3-4-a-7.2
Note: See TracBrowser for help on using the repository browser.