summaryrefslogtreecommitdiff
path: root/tests/documents
AgeCommit message (Expand)AuthorFilesLines
2017-12-04Imported Upstream version 1.1.32upstream/1.1.32DongHun Kwak1-2/+0
2017-10-17Imported Upstream version 1.1.31_rc1upstream/1.1.31_rc1DongHun Kwak1-6/+3
2017-10-17Imported Upstream version 1.1.30_rc1upstream/1.1.30_rc1DongHun Kwak2-0/+4
2016-06-22Imported Upstream version 1.1.29upstream/1.1.29DongHun Kwak2-1/+535
2012-11-21Revert "Cleanup libxslt test run outside of srcdir"Daniel Veillard1-1/+0
2012-10-25Cleanup libxslt test run outside of srcdirPetr Sumbera1-0/+1
2012-09-04Remove .cvsignore files which are not needed anymoreDaniel Veillard1-3/+0
2012-08-09Various "make distcheck" and other fixesDaniel Richard G1-2/+1
2004-02-25trying to use the fact that names comes from a dictionnary when looking upDaniel Veillard1-5/+6
2003-02-07fixing another bug in document(), bug #105450 Slight change to the outputDaniel Veillard1-2/+2
2003-02-07fixing a segfault in document(), bug #105418 add the specific test asDaniel Veillard4-0/+15
2003-01-14fixed #101502 by applying and cleaning up the associated patch from DanielDaniel Veillard5-0/+22
2002-11-21the XHTML1 serialization change to libxml2 modifies slightly the result ofDaniel Veillard1-1/+1
2002-03-19added "make valgrind" targets to run the test suite under the debuggerDaniel Veillard1-3/+7
2002-02-06refactored make tests, make all now don't run the test suite added testsDaniel Veillard1-1/+1
2001-09-11changed the test to use doc%5Ffile instead of doc%20file, this isDaniel Veillard3-2/+2
2001-08-29added global variables cleanups to the example. mjcox pointed to someDaniel Veillard1-1/+2
2001-08-21fixed an error I propagated to nearly all Makefiles.am on Saturday DanielDaniel Veillard1-1/+1
2001-08-18fixed a number of small problems with Makefiles spotted by Albert ChinDaniel Veillard1-1/+1
2001-08-15release of 1.0.2 cleaning of Makefiles pointed out by make distcheckDaniel Veillard1-1/+1
2001-07-30fixed a serious proble is node-set was called on a nodeset fixed the ruleDaniel Veillard1-1/+1
2001-07-15Integrating EXSLT and cleanup:Daniel Veillard1-5/+5
2001-07-09small fix for xsl:message by Stephane GUIBOU added a specific regressionDaniel Veillard4-0/+30
2001-07-08added a test for URI-escaping on document() input DanielDaniel Veillard6-1/+34
2001-06-18Adding generated files to .cvsignore -- Hope you don't mind, DanielÉRDI Gergo1-0/+3
2001-05-20- tests/documents/Makefile.am tests/general/Makefile.amDaniel Veillard1-2/+2
2001-05-19- tests/documents/Makefile.am tests/general/Makefile.amDaniel Veillard1-3/+3
2001-05-08- doc/xslt.html: fixed a link errorDaniel Veillard1-1/+0
2001-04-26- libxslt/transform.c: Tony Gorski found a bug pointed byDaniel Veillard1-0/+1
2001-02-11Cleanups, fixes, tests:Daniel Veillard8-0/+300