Commit graph

314 commits

Author SHA1 Message Date
Jez Higgins
031d9ecc75 xslt tests: reformatted 91758 reference output 2024-09-10 12:32:51 +01:00
Jez Higgins
8a3ca80b15 Updated the expacted fails with some new annotations
As m'colleague pikesley might say, I am back on my bullshit
2024-09-10 10:53:50 +01:00
Jez Higgins
39b493e2e9 More test harnesses
Builds sax, dom, utils, taggle, xpath, and xslt tests in both narrow
and wide character modes. By default the test apps are off, but can be
enabled using BUILD_ARABICA_TESTS=ON
2024-09-09 22:10:57 +01:00
Jez Higgins
c37d974e47 Properly parameterise PYXWriter and SAX tests on string type 2020-06-25 15:09:50 +01:00
Jez Higgins
18e1da2f93 Replaced auto_ptr with unique_ptr in CppUnit 2020-04-16 19:43:13 +01:00
Jez Higgins
127cc8bac1 Corrected SAX tests for std::unique_ptr change 2020-04-16 00:06:30 +01:00
Jez Higgins
6674947a12 Got rid of auto_ptr in the XSLT stylesheet compiler 2020-04-15 23:05:47 +01:00
Ben Key
99fd2cf41a Resolved 64-bit specific warnings. 2018-01-29 19:30:14 -06:00
Jez Higgins
d1e4f8860b Add xslt_test_silly back into Makefile.am 2012-11-26 10:52:57 +00:00
Jez Higgins
2ed975febe Add back all the tests 2012-11-21 11:26:38 +00:00
Jez Higgins
7129e3c2de turn off potential lose of precision warning 2012-11-21 11:17:44 +00:00
Jez Higgins
4555948aae OK, I really think that's it 2012-11-21 11:12:35 +00:00
Jez Higgins
1ed500107b bit more on getting xslttests to compile 2012-11-21 07:00:25 +00:00
Jez Higgins
51f1912534 Removed last of the std::string-isms. 2012-11-21 06:59:40 +00:00
Jez Higgins
f837aa99e1 add wide test to Makefile.am 2012-11-20 08:20:40 +00:00
Jez Higgins
bf8e7e314b Compile XSLT tests with wide strings 2012-11-20 08:17:50 +00:00
Jez Higgins
c02395fbb4 pass string type to XSLT tests 2012-11-20 08:13:03 +00:00
Jez Higgins
1d20c79f57 Push all of the xslt_test loading into the header 2012-11-20 07:49:59 +00:00
Jez Higgins
4f490d6d38 Fixed Variable look up by QName 2012-11-15 23:26:32 +00:00
Jez Higgins
5ebb3f02b0 All done. Compiles and runs again. 2012-11-15 22:03:42 +00:00
Jez Higgins
5043f5bd4d Got the new attribute validation going
now to plug it in everywhere
2012-11-15 19:38:48 +00:00
Jez Higgins
0467d9bea8 whitespace 2012-11-12 22:26:43 +00:00
Jez Higgins
b1ca22e249 get tests compiling again 2012-11-08 16:33:02 +00:00
Jez Higgins
213546810f got tests compiling 2012-11-03 09:43:11 +00:00
Jez Higgins
9959e54a02 Minor DOM non-conformance in Attr.getSpecified
Can't fix this as the information is not available through SAX.  I
haven't ever used getSpecified, and I'm willing to bet that only a
handful of people ever have anywhere ever.
2012-09-16 15:54:35 +01:00
jez
fb21a413e5 Updated taggle test for new Writer 2011-11-25 21:45:55 +00:00
jez
72bfe7a883 Add PARSER_LIBS into link 2011-11-25 18:47:54 +00:00
jez
1f22af47d1 added a skip 2011-01-08 19:57:28 +00:00
jez
1e77801b9d added a couple of skips 2011-01-02 18:18:28 +00:00
jez
45adaf53d2 don't skip the results of hte dom tests now that they're all passing 2010-12-29 16:17:57 +00:00
jez
d4fb2dcdda Updated wording on DOM conformance test suite 2010-12-29 15:55:03 +00:00
jez
90d6726d1b skip if no external DTD 2010-12-29 15:53:47 +00:00
jez
647de72862 skip if no external DTD 2010-12-27 00:18:02 +00:00
jez
7e22f79e71 more skips when no external DTD 2010-12-27 00:03:41 +00:00
jez
3c7aac4666 skip if not loading external DTD 2010-12-26 23:32:31 +00:00
jez
3536ce2413 s/c++/C++/ 2010-12-26 23:11:29 +00:00
jez
7d0c880508 added another couple of skips 2010-12-26 23:10:44 +00:00
jez
36af997d89 skip if external DTD not loaded 2010-12-24 23:05:10 +00:00
jez
4d20439527 skip if no external DTD 2010-12-24 22:16:54 +00:00
Jez Higgins
e8753c80db silence unused parameter warning 2010-12-23 23:15:34 +00:00
Jez Higgins
2e1f279786 Added find(str, what, from) to the default_string_adaptor 2010-12-23 22:50:43 +00:00
jez
80a0455d75 skip if default attrs not supported 2010-12-21 09:03:25 +00:00
jez
f9d9551ee7 compile for all string_types 2010-12-20 15:59:06 +00:00
Jez Higgins
53184edc79 better error handling when loading docs 2010-12-19 22:44:06 +00:00
Jez Higgins
4ab8d34349 return 77 from test executables so that make check doesn't stop the build 2010-12-18 01:02:52 +00:00
Jez Higgins
2791880703 whitespace changes in generated code 2010-12-18 01:02:11 +00:00
Jez Higgins
0e8169db54 Error in test - check node type is 1 (element) not 3 (entityref) 2010-12-18 01:01:51 +00:00
Jez Higgins
dd93306eb9 whitespace changes in generated code 2010-12-18 01:00:54 +00:00
Jez Higgins
8c57052bf7 whitespace changes in generated code 2010-12-18 01:00:37 +00:00
Jez Higgins
c10f6a410d wrap static_cast checks in an assertTrue to silence Clang's discarded resutl warning 2010-12-18 01:00:13 +00:00