mach 2003/08/31 13:24:12
Modified: . MANIFEST Log: Fixing MANIFEST to include new Apache-Test response tests. Revision Changes Path 1.19 +19 -6 xml-axkit/MANIFEST Index: MANIFEST =================================================================== RCS file: /home/cvs/xml-axkit/MANIFEST,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- MANIFEST 28 Jul 2003 22:53:20 -0000 1.18 +++ MANIFEST 31 Aug 2003 20:24:12 -0000 1.19 @@ -166,12 +166,13 @@ lib/AxKit.pm t/TEST.PL t/00basic.t -t/01provider.t -t/02language.t -t/03stylechooser.t -t/04plugins.t -t/05mediachooser.t -t/test_module.pl +t/response/TestAxKit/01provider.pm +t/response/TestAxKit/02language.pm +t/response/TestAxKit/03stylechooser.pm +t/response/TestAxKit/04plugins.pm +t/response/TestAxKit/05mediachooser.pm +t/response/TestAxKit/11xsp_attr_value_template.pm +t/AxKitTestModule.pm t/lib/Provider/Tiny.pm t/conf/extra.last.conf.in t/conf/startup.pl.in @@ -190,4 +191,16 @@ t/xslt-basic/02_include.t t/xslt-basic/03_document_1arg.t t/xslt-basic/04_document_2args.t +t/component/configreader/01_get_matching_processors.t +t/htdocs/component/configreader/get_matching_processors_1.xml +t/htdocs/component/configreader/get_matching_processors_2.xml +t/htdocs/style/component/configreader/get_matching_processors_1.xsl +t/htdocs/style/component/configreader/get_matching_processors_2.xsl +t/htdocs/style/xpathscript-basic/01.xps +t/htdocs/style/xpathscript-basic/02_document.xps +t/htdocs/xpathscript-basic/01.xml +t/htdocs/xpathscript-basic/02_document.xml +t/htdocs/xpathscript-basic/base2.xml +t/xpathscript-basic/01.t +t/xpathscript-basic/02_document.t typemap