diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-02-26 13:54:35 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-02-26 13:54:35 +0000 |
commit | 2fd968f166d5918054b317ce4ad0c1ee2761cb0c (patch) | |
tree | 639a5923c7a1efc27f37f56d6a937715ca7dab14 /tests/docs | |
parent | 35184c89089ecdbdc202cd24ba30db9b082601aa (diff) | |
download | libxslt-2fd968f166d5918054b317ce4ad0c1ee2761cb0c.tar.gz libxslt-2fd968f166d5918054b317ce4ad0c1ee2761cb0c.tar.bz2 libxslt-2fd968f166d5918054b317ce4ad0c1ee2761cb0c.zip |
added test similar to 143 but checking for AVT in local variables. Daniel
* tests/docs/Makefile.am tests/docs/bug-144.xml
tests/general/Makefile.am tests/docs/bug-144*: added test
similar to 143 but checking for AVT in local variables.
Daniel
Diffstat (limited to 'tests/docs')
-rw-r--r-- | tests/docs/Makefile.am | 1 | ||||
-rw-r--r-- | tests/docs/bug-144.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am index 8a328668..04f555ff 100644 --- a/tests/docs/Makefile.am +++ b/tests/docs/Makefile.am @@ -143,6 +143,7 @@ EXTRA_DIST = \ bug-141.xml \ bug-142.xml \ bug-143.xml \ + bug-144.xml \ character.xml \ array.xml \ items.xml diff --git a/tests/docs/bug-144.xml b/tests/docs/bug-144.xml new file mode 100644 index 00000000..69d62f2c --- /dev/null +++ b/tests/docs/bug-144.xml @@ -0,0 +1 @@ +<doc/> |