You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2004/05/20 18:42:08 UTC

svn commit: rev 20163 - xml/xerces-p/trunk

Author: jasons
Date: Thu May 20 09:42:07 2004
New Revision: 20163

Modified:
   xml/xerces-p/trunk/MANIFEST
Log:
usual

Modified: xml/xerces-p/trunk/MANIFEST
==============================================================================
--- xml/xerces-p/trunk/MANIFEST	(original)
+++ xml/xerces-p/trunk/MANIFEST	Thu May 20 09:42:07 2004
@@ -50,6 +50,7 @@
 samples/system.xml
 
 # sample programs
+samples/validator.pl
 samples/DOM2hash.pl
 samples/EnumVal.pl
 samples/SEnumVal.pl
@@ -60,47 +61,54 @@
 samples/SAX2Count.pl
 
 # tests
-t/AttributeList.t
-t/Attributes.t
-t/XercesDOMParser.t
+
+# sample applications
 t/DOMCreate.t
+t/SAX2Count.t
+t/SAXCount.t
+t/DOMCount.t
+t/DOMPrint.t
+
+# DOM
+t/XercesDOMParser.t
 t/DOMNamedNodeMap.t
 t/DOMNodeList.t
 t/DOMEntity.t
-t/DOMCount.t
-t/DOMPrint.t
 t/DOMDocument.t
 t/DOMNode.t
 t/DOMException.t
-t/letter.xml
+t/DOMBuilder.t
+t/DOMParser.t
+t/DOMNodeIterator.t
+t/DOMTreeWalker.t
 t/DOMAttr.t
 t/DOMElement.t
 t/DOMWriter.t
+
+t/AttributeList.t
+t/Attributes.t
 t/InputSource.t
 t/SAXException.t
-t/SAXCount.t
 t/SAXParser.t
 t/LocalFileInputSource.t
 t/MemBufInputSource.t
 t/StdInInputSource.t
 t/URLInputSource.t
-t/TestUtils.pm
 t/PerlErrorHandler.t
-t/SAX2Count.t
+t/SAX2XMLReader.t
 t/XMLException.t
 t/EntityResolver.t
 t/Schema.t
 t/Grammar.t
-t/DOMNodeIterator.t
-t/DOMTreeWalker.t
-t/XMLScanner.t
 t/XMLURL.t
 t/XMLUri.t
 t/XMLUni.t
-t/DOMBuilder.t
-t/DOMParser.t
-t/SAX2XMLReader.t
+
+# SWIG casting test
 t/actualCast.t
+
+t/letter.xml
+t/TestUtils.pm
 
 # administrivia
 META.yml                                 Module meta-data (added by MakeMaker)

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org