Mercurial > hg
annotate tests/test-context.py.out @ 21221:e3ca21e4d05f
tests: use locate to find files for pyflakes check
Based on a suggestion by Yuya Nishihara
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 02 May 2014 00:23:58 -0500 |
parents | bd23d5f28bbb |
children | 232038a05fdb |
rev | line source |
---|---|
4110
20af6a2f0b0e
Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff
changeset
|
1 workingfilectx.date = (1000, 0) |
14379
bd23d5f28bbb
changelog: convert user and desc from local encoding early
Martin Geisler <mg@aragost.com>
parents:
4110
diff
changeset
|
2 ASCII : Gr?ezi! |
bd23d5f28bbb
changelog: convert user and desc from local encoding early
Martin Geisler <mg@aragost.com>
parents:
4110
diff
changeset
|
3 Latin-1 : Grüezi! |
bd23d5f28bbb
changelog: convert user and desc from local encoding early
Martin Geisler <mg@aragost.com>
parents:
4110
diff
changeset
|
4 UTF-8 : Grüezi! |