diff --git a/examples/XSLT/mangle.cpp b/examples/XSLT/mangle.cpp index 5519b722..263ee69c 100755 --- a/examples/XSLT/mangle.cpp +++ b/examples/XSLT/mangle.cpp @@ -10,7 +10,6 @@ #include #include -void test_suite(int argc, const char* argv[]); Arabica::DOM::Document buildDOM(const std::string& xml); int main(int argc, const char* argv[]) diff --git a/tests/XSLT/main.cpp b/tests/XSLT/main.cpp index c950cd9b..84138145 100755 --- a/tests/XSLT/main.cpp +++ b/tests/XSLT/main.cpp @@ -87,7 +87,7 @@ int main(int argc, const char* argv[]) */ runner.addTest("ProcessingInstruction", XSLTTest_suite("ProcessingInstruction")); - //runner.addTest("RTF", XSLTTest_suite("RTF")); + runner.addTest("RTF", XSLTTest_suite("RTF")); runner.addTest("Sorting", XSLTTest_suite("Sorting")); //runner.addTest("Stylesheet", XSLTTest_suite("Stylesheet")); //runner.addTest("Template", XSLTTest_suite("Template")); diff --git a/tests/XSLT/testsuite/TESTS/arabica-expected-fails.xml b/tests/XSLT/testsuite/TESTS/arabica-expected-fails.xml index 5c8071d2..d778d35b 100644 --- a/tests/XSLT/testsuite/TESTS/arabica-expected-fails.xml +++ b/tests/XSLT/testsuite/TESTS/arabica-expected-fails.xml @@ -389,6 +389,7 @@ + @@ -446,7 +447,7 @@ - + @@ -462,6 +463,10 @@ + + + +