Added more test stuff and tested xsl:choose:
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 1 Feb 2001 13:57:07 +0000 (13:57 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 1 Feb 2001 13:57:07 +0000 (13:57 +0000)
commit1e99c95969637884ed56c33e87077e49017703e9
tree8ffdd3d77599fcad3dd86c424ea0e6c6c1e9a0ac
parent96364c36982f55edd01aa0b407ef03a6aa6867a2
Added more test stuff and tested xsl:choose:
- FEATURES: updated choose/when/otherwise added
- libxslt/transform.c: plugged choose in
- configure.in tests/Makefile.am tests/REC/Makefile.am
  tests/docs/Makefile.am tests/docs/items.xml tests/general/Makefile.am
  tests/general/itemschoose.*: started adding a more generic
  infrastructure for testing.
Daniel
ChangeLog
FEATURES
configure.in
libxslt/transform.c
tests/Makefile.am
tests/REC/Makefile.am
tests/docs/Makefile.am [new file with mode: 0644]
tests/docs/items.xml [new file with mode: 0644]
tests/general/Makefile.am [new file with mode: 0644]
tests/general/itemschoose.out [new file with mode: 0644]
tests/general/itemschoose.xsl [new file with mode: 0644]