Mercurial > hg
comparison CONTRIBUTORS @ 20601:72d843e8cb6d
run-tests: fixed warn detection on failures with too many output
The state "warned" was reported too often. The problem fixed here is that
warnonly was only reset when a line did not match. When there was a line too
much, warnonly remained set.
Fix this by setting more states to warnonly.
More negative testing (testing on result "Failed") has been done this time.
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Sun, 16 Feb 2014 23:41:24 +0100 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
20600:2e68882852ee | 20601:72d843e8cb6d |
---|