Mercurial > hg
comparison hgext/progress.py @ 20272:9e3eb009a404
run-tests: test each line matching function on its own
This has several advantages.
* Each match function can return some information to the caller runone (used in
the next patch).
* It is not checked that the line ends in " (glob)" when rematch() returns
false.
* And it looks more readable.
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Thu, 16 Jan 2014 12:06:49 +0100 |
parents | 4694ccd5d994 |
children | be4270d27a7e |
comparison
equal
deleted
inserted
replaced
20271:4453d08a616a | 20272:9e3eb009a404 |
---|