--- parser3/tests/results/264.processed 2010/11/15 23:30:31 1.1 +++ parser3/tests/results/264.processed 2024/05/26 18:20:39 1.6 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 459 +Content-Length: 887 some <a href="/?a&b">html</a> code @@ -20,7 +20,21 @@ Content-Length: 459 some <\?dirty\?> code - some html code - $b(2+2) - ^(.*?)$ + some <a href="/?a&b">html</a> code + ^$b^(2+2^) + \^\(\.\*\?\)\$ some code + +code coverage tests: +2. Exception type: parser.runtime, +Source: unsafe_env_name, +Comment: not safe environment variable +3. Exception type: parser.runtime, +Source: exec, +Comment: file name must be specified +4. Exception type: parser.runtime, +Source: exec, +Comment: stdin parameter must be string or file +5. Exception type: parser.runtime, +Source: exec, +Comment: param must be string or table