Searched refs:reported_errors (Results 1 – 7 of 7) sorted by relevance
44 parser.reported_errors.should be_empty55 parser.reported_errors.should have( 1 ).thing68 parser.reported_errors.should be_empty121 parser.reported_errors.should be_empty136 parser.reported_errors.should have( 1 ).thing146 parser.reported_errors.should have( 1 ).thing264 parser.reported_errors.should be_empty272 parser.reported_errors.should have( 1 ).thing279 parser.reported_errors.should have( 2 ).things
71 errors = parser.reported_errors
220 def reported_errors method226 reported_errors << msg
161 profile_data.reported_errors.should == 0
149 report << "| %-66s | %7i |\n" % [ "Errors Reported", reported_errors ]316 @profile.reported_errors += 1
22 parser.reported_errors.should be_empty unless expect_errors29 return( expect_errors ? [ result, parser.reported_errors ] : result )