main

This runs some of the spec conformance tests found at http://www.w3.org/XML/Test/ on dxml.

Members

Functions

ibm
void ibm()
Undocumented in source. Be warned that the author may not have intended to support it.
japanese
void japanese()
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
parseEverything
void parseEverything(S xml)
Undocumented in source. Be warned that the author may not have intended to support it.
parseExpectFailure
void parseExpectFailure(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
parseExpectSuccess
void parseExpectSuccess(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
stripBOM
R stripBOM(R range)
Undocumented in source. Be warned that the author may not have intended to support it.
validateTests
void validateTests(string mainFile, string[] ignoreList)
Undocumented in source. Be warned that the author may not have intended to support it.
xmltest
void xmltest()
Undocumented in source. Be warned that the author may not have intended to support it.

See Also

Meta

Authors

Jonathan M Davis