mirror of
https://github.com/jezhiggins/arabica
synced 2025-02-06 20:46:18 +01:00
started running some more of the MS tests
This commit is contained in:
parent
a09ad003e8
commit
4e77e95aac
2 changed files with 489 additions and 411 deletions
|
@ -31,10 +31,10 @@ const char* msft_tests[] = { "AVTs", /*"AttributeSets",*/ "Attributes", "BVTs",
|
||||||
"Comment", "Completeness", "ConflictResolution", "Copying",
|
"Comment", "Completeness", "ConflictResolution", "Copying",
|
||||||
"Elements", "Errors", "Fallback", "ForEach", /*"FormatNumber",*/
|
"Elements", "Errors", "Fallback", "ForEach", /*"FormatNumber",*/
|
||||||
"ForwardComp", /*"Import",*/ /*"Keys",*/ "Messages",
|
"ForwardComp", /*"Import",*/ /*"Keys",*/ "Messages",
|
||||||
"Miscellaneous", "Modes", "NamedTemplates", /*"Namespace",*/
|
"Miscellaneous", "Modes", "NamedTemplates", "Namespace",
|
||||||
/*"Namespace-alias",*/ /*"Namespace_XPath",*/ /*"Number",*/
|
"Namespace-alias", /*"Namespace_XPath",*/ /*"Number",*/
|
||||||
/*"Output",*/ "ProcessingInstruction", "RTF", "Sorting",
|
/*"Output",*/ "ProcessingInstruction", "RTF", "Sorting",
|
||||||
/*"Stylesheet", */ /*"Template",*/ /*"Text", */ /*"ValueOf",*/
|
/*"Stylesheet", */ /*"Template",*/ /*"Text", */ "Valueof",
|
||||||
"Variables", "Whitespaces", "XSLTFunctions", 0 };
|
"Variables", "Whitespaces", "XSLTFunctions", 0 };
|
||||||
|
|
||||||
const char* arabica_tests[] = { "errors", "include", "processing-instruction", "stylesheet", "variables", 0 };
|
const char* arabica_tests[] = { "errors", "include", "processing-instruction", "stylesheet", "variables", 0 };
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue