Annotation of parser3/tests/results/397.processed, revision 1.2
1.1 moko 1: Content-Type: text/html
1.2 ! moko 2: Content-Length: 1437
1.1 moko 3:
4: 1 1.1 {
5: "class":"file"
6: }
7: 2 20
8: 2.1 {
9: "class":"file",
10: "name":"noname.dat",
11: "size":2,
12: "mode":"binary",
13: "content-type":"application\/octet-stream"
14: }
15: 3 3.1 {
16: "class":"file"
17: }
18: 4 A
19: 4.1 a
20: 4.2 'A'
21: 5 A0A
22: 6 1010
23: 6.1 -1010
24: 6.2 -1010
25: 7 -10
26: 7.1 1221
27: 7.2 1010101
28: 8 Type: parser.runtime,
29: Source: convert,
30: Comment: alphabet 'from' must contain at least 2 characters
31: 8.1 Type: number.format,
32: Source: convert,
33: Comment: '3' is invalid digit
34: 8.2 Type: number.format,
35: Source: convert,
36: Comment: '1' is invalid digit
37: 8.3 Type: number.format,
38: Source: convert,
39: Comment: '-' is invalid number
40: 8.4 Type: number.format,
41: Source: convert,
42: Comment: '+' is invalid number
43: 8.5 bc
44: 9 Type: parser.runtime,
45: Source: convert,
46: Comment: alphabet 'to' must contain at least 2 characters
47: 9.1 Type: parser.runtime,
48: Source: convert,
49: Comment: base 'from' must be an integer from 2 to 16 or 256
50: 9.2 Type: parser.runtime,
51: Source: convert,
52: Comment: base 'from' must be an integer from 2 to 16 or 256
53: 9.3 Type: parser.runtime,
54: Source: convert,
55: Comment: base 'to' must be an integer from 2 to 16 or 256
56: 9.4 Type: parser.runtime,
57: Source: convert,
58: Comment: base 'to' must be an integer from 2 to 16 or 256
59: 9.5 Type: number.format,
60: Source: convert,
61: Comment: '3' is invalid digit
62: 10 b000bb
63: 10.1 bbba
64: 10.1 bbba
65: 10.2 ----
66: 11. baab
67: 12. 'ABA'
68: 13. OK
69: 14. 'GIF89a ' 7
70: 15. {
71: "class":"file",
72: "name":"noname.dat",
73: "size":1371,
74: "mode":"binary",
75: "content-type":"application\/octet-stream"
1.2 ! moko 76: }
! 77: 16. A"A
E-mail: