--- parser3/tests/results/388-sql.processed 2017/12/06 01:51:26 1.1 +++ parser3/tests/results/388-sql.processed 2017/12/07 00:55:12 1.2 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 2274 +Content-Length: 2755 1. 2 + 2 = 4 2. void @@ -112,3 +112,20 @@ Comment: result must not contain more th Source: sql, Comment: called with invalid option 6.8 "''test''" +7. string +7.1 Type: parser.runtime, +Source: sqlite://****, +Comment: result must contain exactly one column +7.2 Type: parser.runtime, +Source: sqlite://****, +Comment: result must not contain more then one row +7.3 Type: sql.execute, +Source: select 2+2, +Comment: bind variables not supported yet +7.4 Type: parser.runtime, +Source: sql, +Comment: called with invalid option +7.5 Type: parser.runtime, +Source: sql, +Comment: produced no result, but no default option specified +7.6 "default"