diff options
author | William M. Brack <wbrack@src.gnome.org> | 2004-11-25 14:32:45 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2004-11-25 14:32:45 +0000 |
commit | 4ca8cab70f712428f56ade81876ac2c07a3bbcb0 (patch) | |
tree | 19dc9d6f28cc25ae532cbe715574374e7c818e28 /tests/docs/Makefile.am | |
parent | 38c93a398f80f5dde5100299f02c5b0fcb680bb6 (diff) | |
download | libxslt-4ca8cab70f712428f56ade81876ac2c07a3bbcb0.tar.gz libxslt-4ca8cab70f712428f56ade81876ac2c07a3bbcb0.tar.bz2 libxslt-4ca8cab70f712428f56ade81876ac2c07a3bbcb0.zip |
backed out the last change and re-did it the "right way" (bug 158372).
* libxslt/variables.c, libxslt/xsltInternals.h: backed out the
last change and re-did it the "right way" (bug 158372).
* tests/general/bug-158.*, tests/general/Makefile.am,
tests/docs/bug-158.*, tests/general/Makefile.am: added test
case for this bug
Diffstat (limited to 'tests/docs/Makefile.am')
-rw-r--r-- | tests/docs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am index cc00c88a..b0a1b08f 100644 --- a/tests/docs/Makefile.am +++ b/tests/docs/Makefile.am @@ -157,6 +157,7 @@ EXTRA_DIST = \ bug-155.xml \ bug-156.xml \ bug-157.xml \ + bug-158.xml bug-158.doc \ character.xml \ array.xml \ items.xml |