source: tests/io/.expect/manipulatorsInput.arm64.txt @ 37ceccb

Last change on this file since 37ceccb was 37ceccb, checked in by Michael Brooks <mlbrooks@…>, 6 months ago

Change string-read semantics so that reading nothing leaves the original value unmodified.

Logically revert #8cffa4f21, and apply the change onto work done since.

At cstring layer, libcfa change is a simplification, and test suite change is merely a different expectation.

At var-len-string layer, libcfa change is a patch to enable detecting the nothing-read case,
and test sute change (shows the different expectation but also) puts a similar patch into its "stop trying if nothing read" loop exits.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1pre1 "123456", canary ok
2pre2 "1234567", canary ok
3pre3a "1234567", exception occurred, canary ok
4pre3b "8", canary ok
5pre4a "1234567", exception occurred, canary ok
6pre4b "89", canary ok
71 yyyyyyyyyyyyyyyyyyyy
82 abcxxx
93 abcxxx
104 aaaaaaaa
115 aaaaaaaa
126 aabbccbb
137 dddwww
148 dddwww
159 dddwww
1610 aaaaaaaa
1711 wwwwwwww
1812 wwwwwwww
1913 wwwwwwww
2014 rc=1, cccc
2115 rc=0, q
221 yyyyyyyyyyyyyyyyyyyy
232 abcxxx
243 abcxxx
254 aaaaaaaa
265 aaaaaaaa
276 aabbccbb
287 dddwww
298 dddwww
309 dddwww
3110 aaaaaaaa
3211 wwwwwwww
3312 wwwwwwww
3413 wwwwwwww
3514 cccc
3615 q
37a
38a
39-1
4015
4115
4215
43255
4415
4515
4615
47255
4815
4915
5015
51255
5215
5315
5415
55255
5615
5715
5815
59255
6015
6115
6215
63255
6415
6515
6615
67255
6815
6915
7015
71255
7215
7315
7415
75255
7615
7715
7815
793.5
80345.6
81345.6
82345.6
833.5
84345.6
85345.6
86345.6
873.5
88345.6
89345.6
90345.6
913.5+3.5i
92345.6+345.6i
93345.6+345.6i
94345.6+345.6i
953.5+3.5i
96345.6+345.6i
97345.6+345.6i
98345.6+345.6i
993.5+3.5i
100345.6+345.6i
101345.6+345.6i
102345.6+345.6i
10325
104-25
10542798
1061402432282
1071505850196993244515
108394749758663249135511342
10912935154696204706112391834394
110423859149128410414395372834994551
11113889016598639747063234935497057631587
112170141183460469231731687303715884105727
113-1
1141
115-1
1161234567890123456789
117-1234567890123456789
Note: See TracBrowser for help on using the repository browser.