Annotation of parser3/tests/results/342.processed, revision 1.2

1.1       moko        1: Content-Type: text/html
1.2     ! moko        2: Content-Length: 1313
1.1       moko        3: 
                      4: code coverage:
                      5: 1 : a4
                      6: 2 : a3
                      7: 1 : a4
                      8: ,
                      9: 2 : a3
                     10: insert/delete during menu:
                     11: 1 : a4
                     12: 2 : more
                     13: 3 : a4
                     14: 4 : a3
                     15: 5 : a2
                     16: 6 : a1
                     17: 1 : [
                     18:        ["c1","c2","c3"],
                     19:        ["more and more"],
                     20:        ["more"],
                     21:        ["a4","b","c","d","e"],
                     22:        ["a3","b","c","d","e"],
                     23:        ["a2","b","c","d","e"],
                     24:        ["a1","b","c","d","e"]
                     25: ]
1.2     ! moko       26: offset: 2
1.1       moko       27: 1 : more and more
                     28: 2 : a4
                     29: 3 : a3
                     30: 4 : a2
                     31: 5 : a1
                     32: foreach exceptions test:
                     33: Type: parser.runtime,
                     34: Source: foreach,
                     35: Comment: rownum-var name must be string (parameter #1)
                     36: Type: parser.runtime,
                     37: Source: foreach,
                     38: Comment: value-var name must be string (parameter #2)
                     39: Type: parser.runtime,
                     40: Source: foreach,
                     41: Comment: body must be code (parameter #3)
                     42: 0 : more
                     43: 1 : a4
                     44: 2 : ups
                     45: 3 : a4
                     46: 4 : a3
                     47: 5 : a2
                     48: 6 : a1
                     49: 2 : [
                     50:        ["c1","c2","c3"],
                     51:        ["more"],
                     52:        ["another ups"],
                     53:        ["ups"],
                     54:        ["a4","b","c","d","e"],
                     55:        ["a3","b","c","d","e"],
                     56:        ["a2","b","c","d","e"],
                     57:        ["a1","b","c","d","e"]
                     58: ]
1.2     ! moko       59: offset: 2
1.1       moko       60: 0 : more
                     61: ,
                     62: 1 : another ups
                     63: ,
                     64: 2 : a4
                     65: ,
                     66: 3 : a3
                     67: ,
                     68: 4 : a2
                     69: ,
                     70: 5 : a1
                     71: 3 : [
                     72:        ["c1","c2","c3"],
                     73:        ["more"],
                     74:        ["ups"],
                     75:        ["a4","b","c","d","e"],
                     76:        ["a3","b","c","d","e"],
                     77:        ["a2","b","c","d","e"],
                     78:        ["a1","b","c","d","e"]
                     79: ]
1.2     ! moko       80: offset: 2
1.1       moko       81: 0 : more
                     82: 1 : ups
                     83: 0 : more
                     84: ,
                     85: 1 : ups
1.2     ! moko       86: count: 6
        !            87: Type: parser.runtime,
        !            88: Source: error,
        !            89: Comment: parameter must be 'columns', 'cells' and 'rows' only
        !            90: offset: 3
        !            91: Type: parser.runtime,
        !            92: Source: error,
        !            93: Comment: is invalid whence, valid are 'cur' or 'set'

E-mail: