Lines Matching full:should
21 '... and creating a streamed parser should succeed';
25 '... and it should return the proper iterator';
31 '... and the plan should parse correctly';
33 '... and the first test should parse correctly';
35 '... and junk should parse correctly';
38 '... and the second test should parse correctly';
40 '... and comments should parse correctly';
42 '... and the third test should parse correctly';
44 '... and the fourth test should parse correctly';
46 '... and fifth test should parse correctly';
48 ok !$parser->parse_errors, '... and we should have no parse errors';
67 '... and now we should have an array iterator';
69 '... and the first test should parse correctly';
71 '... and junk should parse correctly';
74 '... and the second test should parse correctly';
76 '... and comments should parse correctly';
78 '... and the third test should parse correctly';
80 '... and the fourth test should parse correctly';
82 '... and fifth test should parse correctly';
84 '... and the plan should parse correctly';
86 ok !$parser->parse_errors, '... and we should have no parse errors';
106 '... and the first test should parse correctly';
108 '... and the plan should parse correctly';
110 '... and junk should parse correctly';
113 '... and the second test should parse correctly';
115 '... and comments should parse correctly';
117 '... and the third test should parse correctly';
119 '... and the fourth test should parse correctly';
121 '... and fifth test should parse correctly';
123 ok $parser->parse_errors, '... and we should have one parse error';
144 '... and the first test should parse correctly';
146 '... and junk should parse correctly';
149 '... and the second test should parse correctly';
151 '... and comments should parse correctly';
153 '... and the third test should parse correctly';
155 '... and the fourth test should parse correctly';
157 '... and the plan should parse correctly';
159 '... and fifth test should parse correctly';
161 ok $parser->parse_errors, '... and we should have one parse error';