Mercurial > hg > hg-fastimport
comparison tests/test-fastimport-nonascii.out @ 70:a739b8dc8e6f
Update tests to pass with Mercurial 1.9.
This unlocks passing tests all the way up Mercurial 2.3. Looks like
2.4 dropped support for the old "*.out"-style tests.
| author | Greg Ward <greg@gerg.ca> |
|---|---|
| date | Sun, 26 Jul 2015 18:07:59 -0400 |
| parents | b3faf593a471 |
| children |
comparison
equal
deleted
inserted
replaced
| 69:4954b4f1faab | 70:a739b8dc8e6f |
|---|---|
| 2 scanning source... | 2 scanning source... |
| 3 sorting... | 3 sorting... |
| 4 converting... | 4 converting... |
| 5 0 foo | 5 0 foo |
| 6 % log with non-ASCII committer | 6 % log with non-ASCII committer |
| 7 changeset: 0:f44a7ebfef4b | 7 changeset: 0:f1709065901b |
| 8 tag: tip | 8 tag: tip |
| 9 user: Jean-François <jf@example.com> | 9 user: Jean-François <jf@example.com> |
| 10 date: Fri Nov 30 14:58:10 2001 +0000 | 10 date: Fri Nov 30 14:58:10 2001 +0000 |
| 11 summary: foo | 11 summary: foo |
| 12 | 12 |
| 14 scanning source... | 14 scanning source... |
| 15 sorting... | 15 sorting... |
| 16 converting... | 16 converting... |
| 17 0 blah | 17 0 blah |
| 18 % log with non-ASCII author | 18 % log with non-ASCII author |
| 19 changeset: 0:1988a11c4df7 | 19 changeset: 0:639a4e09e8af |
| 20 tag: tip | 20 tag: tip |
| 21 user: Jürgen <juergen@example.org> | 21 user: Jürgen <juergen@example.org> |
| 22 date: Tue Aug 11 18:13:20 2009 +0400 | 22 date: Tue Aug 11 18:13:20 2009 +0400 |
| 23 summary: blah | 23 summary: blah |
| 24 | 24 |
