Fixed regression tests wrt usage of the attributes
authorKasimier T. Buchcik <kbuchcik@src.gnome.org>
Thu, 30 Mar 2006 15:31:11 +0000 (15:31 +0000)
committerKasimier T. Buchcik <kbuchcik@src.gnome.org>
Thu, 30 Mar 2006 15:31:11 +0000 (15:31 +0000)
commit63b4680f80e4611c5ee396b342b3d0305df4fb6d
tree225b6a7f6ed1a54dbb3ab15d2ab44ba5b775aabc
parentea9ed33cc885dfde09b82e0cf1e80dba96ebf11b
Fixed regression tests wrt usage of the attributes

* tests/general/bug-36-inc.xsl tests/general/bug-37-inc.xsl
  tests/general/bug-65-inc.xsl tests/general/bug-100.xsl
  tests/REC/test-15-1.xsl tests/REC/test-7.1.1-3.xsl
  tests/namespaces/extra2.xsl tests/extensions/module.xsl
  tests/plugins/plugin.xsl python/tests/extelem.py
  python/tests/extfunc.py: Fixed regression tests wrt
  usage of the attributes "exclude-result-prefixes"
  and "extension-element-prefixes". test-7.1.1-3.xsl fails
  now, since the code still does not exclude ns-decls
  correctly.
12 files changed:
ChangeLog
python/tests/extelem.py
python/tests/extfunc.py
tests/REC/test-15-1.xsl
tests/REC/test-7.1.1-3.xsl
tests/extensions/module.xsl
tests/general/bug-100.xsl
tests/general/bug-36-inc.xsl
tests/general/bug-37-inc.xsl
tests/general/bug-65.xsl
tests/namespaces/extra2.xsl
tests/plugins/plugin.xsl