.hgignore
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 27 Sep 2010 22:49:30 +0200
branchstable
changeset 823 ab2ba4e79bed
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: show skip reason instead of "irrelevant" with unified tests, too parsehghaveoutput expects just the test output, not the merged test/output, so for skipped unified tests e.g.: Skipped test-convert-darcs.t: missing feature: irrelevant was shown instead of: Skipped test-convert-darcs.t: missing feature: darcs client [ original upstream description ]

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej
.DS_Store

build/*
MANIFEST