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 ]
--- a/tests/test-keyword.t Fri Oct 08 22:36:10 2010 -0500
+++ b/tests/test-keyword.t Thu Sep 30 09:49:40 2010 +0200
@@ -735,7 +735,7 @@
> default = ../Test
> EOF
$ hg incoming
- comparing with *test-keyword.t/Test (glob)
+ comparing with */Test (glob)
searching for changes
changeset: 2:bb948857c743
tag: tip