Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / test_augmented.res
1 s isa Bytes
2 StringAB
3 537472696E674142
4 s2 isa UnicodeFlatString
5 String𐏓
6 s3 isa Bytes
7 StringA�
8 537472696E6741FD
9 s4 isa Regex
10 /String/
11 true
12 true
13 false
14 s5 isa UnicodeFlatString
15 String�
16 s6 isa ASCIIFlatString
17 \nStr\x00
18 s7 isa ASCIIFlatString
19 \nString66515\x41
20 s8 isa ASCIIFlatString
21
22 String66515A
23 s9 isa Regex
24 /
25 71String/
26 true
27 false
28 true
29 s10 isa Regex
30 /String/
31 false
32 false
33 false
34 s11 isa Regex
35 /String/
36 false
37 true
38 true