Mercurial > public > mercurial-scm > hg-stable
diff tests/test-context.py.out @ 22914:c95db3208a33
status: update various other methods to return new class
author | Martin von Zweigbergk <martinvonz@gmail.com> |
---|---|
date | Tue, 14 Oct 2014 00:52:27 -0500 |
parents | 61b333b982ea |
children | a4958cdb2202 |
line wrap: on
line diff
--- a/tests/test-context.py.out Fri Oct 10 14:32:36 2014 -0700 +++ b/tests/test-context.py.out Tue Oct 14 00:52:27 2014 -0500 @@ -2,7 +2,7 @@ ASCII : Gr?ezi! Latin-1 : Grüezi! UTF-8 : Grüezi! -(['foo'], [], [], [], [], [], []) +<status modified=['foo'], added=[], removed=[], deleted=[], unknown=[], ignored=[], clean=[]> diff --git a/foo b/foo --- a/foo