On 06/12/2012 03:13 PM, Mike Frysinger wrote:
> There are edge cases where repoman's changelog code is not as good as
> the existing echangelog.  Mostly related to out of date headers.  Have
> the code check the header in more cases not just for missing lines, but
> also outdated values all the time.
> 
> While we're at it, write some tests!
> 
> Signed-off-by: Mike Frysinger <vap...@gentoo.org>
> ---
>  pym/portage/tests/repoman/test_echangelog.py |  101 
> ++++++++++++++++++++++++++
>  pym/repoman/utilities.py                     |   57 ++++++++-------
>  2 files changed, 133 insertions(+), 25 deletions(-)
>  create mode 100644 pym/portage/tests/repoman/test_echangelog.py

Looks good to me.
-- 
Thanks,
Zac


Reply via email to