source: tests/io/.expect/io.txt@ f48dfcd

Last change on this file since f48dfcd was 7d25f44, checked in by Peter A. Buhr <pabuhr@…>, 2 years ago

update files from old separator manipulator names to new names

  • Property mode set to 100644
File size: 1.0 KB
Line 
1opening delimiters
2x (1 x [2 x {3 x =4 x $5 x £6 x ¥7 x ¡8 x ¿9 x «10
3
4closing delimiters
51, x 2. x 3; x 4! x 5? x 6% x 7¢ x 8» x 9) x 10] x 11} x
6
7opening/closing delimiters
8x`1`x'2'x"3"x:4:x 5 x 6 x
97
10x
118
12x
139
14x
1510
16x
17
18override opening/closing delimiters
19x ( 1 ) x 2 , x 3 :x: 4
20
21spacing
220 1 2 3
230123
240123
25
26expressions
279 6 28 0 7 1 2
28
29input bacis types
30
31output basic types
32false
33A 23 93
341 2 3 4 5 6 7 8
351.1 1.2 1.3
361.1+2.3i 1.1-2.3i 1.1-2.3i
37
38tuples
391, 2, 3 4, 5, 6
40
41toggle separator
421.11.21.3
431.1+2.3i1.1-2.3i1.1-2.3i
441.1+2.3i 1.1-2.3i1.1-2.3i
451.1+2.3i 1.1-2.3i 1.1-2.3i
461.1+2.3i1.1-2.3i 1.1-2.3i
47abcxyz
48abcxyz
49
50change separator
51from " " to ", $"
521.1, $1.2, $1.3
531.1+2.3i, $1.1-2.3i, $1.1-2.3i
54abc, $xyz
551, 2, 3, $4, 5, 6
56
57from ", $" to " "
581.1 1.2 1.3
591.1+2.3i 1.1-2.3i 1.1-2.3i
60abc xyz
611, 2, 3 4, 5, 6
62
63check sep/nosep
641 2 3
6512 3
661 2 3
671 2 3
68
691 2 3
70
71check enable/disable
72123
731 23
741 2 3
75123
761 2 3
77123
781 2 3
79
801 2 3 4 5 6 " "
811, 2, 3 4, 5, 6 " "
821, 2, 3 4, 5, 6
83
843, 4, a, 7.2
853, 4, a, 7.2
863 4 a 7.2
873 4 a 7.234a7.23 4 a 7.2
883-4-a-7.2^3^4^3-4-a-7.2
Note: See TracBrowser for help on using the repository browser.