Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-01 | Added more test stuff and tested xsl:choose: | Daniel Veillard | 2 | -0/+43 | |
- 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 | |||||
1997-01-03 | enhanced previous fix to bug #120684, using excellent suggestion by Daniel | William M. Brack | 1 | -0/+3 | |
* transform.c: enhanced previous fix to bug #120684, using excellent suggestion by Daniel * attributes.c: fixed bug #119583, merging attribute sets from imported stylesheets. * tests/docs/Makefile.am tests/docs/bug-131.xml tests/general/Makefile.am tests/docs/bug-131*: added tests to the regression suite for bug #120684. |