mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-30 08:38:15 +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",
|
||||
"Elements", "Errors", "Fallback", "ForEach", /*"FormatNumber",*/
|
||||
"ForwardComp", /*"Import",*/ /*"Keys",*/ "Messages",
|
||||
"Miscellaneous", "Modes", "NamedTemplates", /*"Namespace",*/
|
||||
/*"Namespace-alias",*/ /*"Namespace_XPath",*/ /*"Number",*/
|
||||
"Miscellaneous", "Modes", "NamedTemplates", "Namespace",
|
||||
"Namespace-alias", /*"Namespace_XPath",*/ /*"Number",*/
|
||||
/*"Output",*/ "ProcessingInstruction", "RTF", "Sorting",
|
||||
/*"Stylesheet", */ /*"Template",*/ /*"Text", */ /*"ValueOf",*/
|
||||
/*"Stylesheet", */ /*"Template",*/ /*"Text", */ "Valueof",
|
||||
"Variables", "Whitespaces", "XSLTFunctions", 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