Mercurial
Mercurial
>
test
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
.hgignore
author
Erik Zielke <ez@aragost.com>
Thu, 30 Sep 2010 09:49:40 +0200
branch
stable
changeset 827
e5ccf0c0c053
parent 450
86c17b3e9100
permissions
-rw-r--r--
tests: removed test names in tests The name of the test files is replaced with a glob * expression, thereby the tests does not depend on the filename of the file they are in. [ original upstream description ]
syntax
:
glob
*.
pyc
*.
pyo
*~
*.
swp
*.
orig
*.
rej
.
DS_Store
build
/*
MANIFEST