Fix direct pattern matching bug
authorNick Wellnhofer <wellnhofer@aevum.de>
Mon, 8 Nov 2010 09:42:33 +0000 (10:42 +0100)
committerDaniel Veillard <veillard@redhat.com>
Mon, 8 Nov 2010 09:42:33 +0000 (10:42 +0100)
commit2a697a5819f8b22fc7541aae82aacf8b70135a93
tree0e5032d10f43580cdc2816aa2a6ebe0ddc72a77b
parent072a80a94b76b7397b742a0c2d9602be1b44f0d7
Fix direct pattern matching bug

and adds a test case for the problem,
also adding a .gitignore cleanup
.gitignore
libxslt/pattern.c
tests/docs/bug-170.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-170.out [new file with mode: 0644]
tests/general/bug-170.xsl [new file with mode: 0644]