cvs commit: xml-axkit/t/directives/style 02_processor_inheritance.t

2003-08-23 Thread mach
mach2003/08/23 14:49:34 Modified:t/directives/style 02_processor_inheritance.t Log: commenting out debug message. Revision ChangesPath 1.2 +1 -1 xml-axkit/t/directives/style/02_processor_inheritance.t Index: 02_processor_inheritance.t ===

cvs commit: xml-axkit/t/directives/style 02_processor_inheritance.t

2003-08-23 Thread kip
kip 2003/08/23 01:46:44 Added: t/directives/style 02_processor_inheritance.t Log: Test that AddProcessor does inheritance the way we want it to (styles added in child direcotories are *prepended* to the list of processor definitions, not *appended*). Revision Changes