jez_higgins
c4f64832ab
*** empty log message ***
2005-10-27 18:57:40 +00:00
jez_higgins
7d942d9bd9
Split DOM tests from SAX2DOM tests
2005-10-26 21:09:09 +00:00
jez_higgins
cd03d4c263
*** empty log message ***
2005-10-26 20:52:48 +00:00
jez_higgins
23134bfe31
*** empty log message ***
2005-10-24 22:00:08 +00:00
jez_higgins
0a666741f8
more work on parameterising tests`
2005-10-24 21:59:44 +00:00
craigp98072
20191d188d
added a couple required tyename's in StringAdapter.h and test/XPath/execute_test.hpp
...
added Makefile.common for CPPUNIT* definitions (and future maintenance)
added include Makefile.common in Makefile.header*
cleaned a couple test Makefiles; everything now compiles under linux gcc4.0.2
2005-10-24 03:33:52 +00:00
jez_higgins
ee326e94fc
starting reworking DOM tests
2005-10-23 21:22:38 +00:00
craigp98072
ceb711f10e
added missing srcs
2005-10-22 03:21:38 +00:00
craigp98072
08abd5220f
this had failed to compile for unicode
...
refactored; put common code in base class
2005-10-22 03:21:05 +00:00
craigp98072
2d5bf26177
fixed cpp unit-runner srcs path, added objs to linker
2005-10-22 03:19:33 +00:00
craigp98072
2d6d1983b3
various fixes to placate gcc 4.0.2 compiler
...
(illegal typedef - typo?)
2005-10-22 03:18:28 +00:00
craigp98072
3f48a78dba
various fixes to placate gcc 4.0.2 compiler
...
(mostly adding typenames and templates, changing std::bad_cast to std::runtime_error)
2005-10-22 03:17:39 +00:00
craigp98072
6d59f474d1
added comment about needing a better solution for the std:bad_cast bug
2005-10-22 03:14:37 +00:00
craigp98072
fd3f007104
set CXX = g++
2005-10-22 03:13:51 +00:00
craigp98072
c3ab17ad60
changed lib config to Debug (was Release while all exe's were Debug)
2005-10-22 03:13:18 +00:00
jez_higgins
3670ee1a36
pulled out xpath_test_suite.hpp
2005-10-18 11:39:56 +00:00
jez_higgins
9fed2bb035
added wide tests
2005-10-17 22:35:25 +00:00
jez_higgins
e3d73d26d8
more tests
2005-10-17 21:24:43 +00:00
jez_higgins
e167ff4e05
*** empty log message ***
2005-10-17 11:48:44 +00:00
jez_higgins
f9d4da5bb8
fixed setPrefix
2005-10-15 22:46:10 +00:00
jez_higgins
16537e03dc
parameterised execute_test
2005-10-15 22:45:24 +00:00
jez_higgins
b730a73f62
fixed construct_from_utf16
2005-10-15 22:43:36 +00:00
jez_higgins
382a92a613
updated for new string_adaptor
2005-10-15 22:43:11 +00:00
jez_higgins
a7b63583ed
unified ParseTest suite
2005-10-12 08:51:39 +00:00
jez_higgins
d58ead8ba9
StepTest unification
2005-10-12 08:43:43 +00:00
jez_higgins
ba55966762
unified NodeTest tests
2005-10-12 08:33:13 +00:00
jez_higgins
3d34346953
consolidated AxisEnumeratorTest
2005-10-12 08:24:27 +00:00
jez_higgins
6ed1b5a952
*** empty log message ***
2005-10-11 23:49:46 +00:00
jez_higgins
99c5d22725
unified LogicalTests
2005-10-11 23:46:19 +00:00
jez_higgins
4d56dbc37e
unified XPath arithmetic tests
2005-10-11 23:13:34 +00:00
jez_higgins
88ffdaa214
XPath and XPath_silly now use the same ValueTest
2005-10-11 23:03:36 +00:00
jez_higgins
37e114a49d
phew!
2005-10-03 12:40:44 +00:00
jez_higgins
5c455f543f
Ensure xmlInitParser is called once, before anything else happens.
2005-10-03 08:48:19 +00:00
jez_higgins
d7e2d7fb33
*** empty log message ***
2005-09-30 21:36:11 +00:00
jez_higgins
eb3005637f
get it - partly broken
2005-09-28 20:02:00 +00:00
jez_higgins
b8d3a27e3f
*** empty log message ***
2005-09-25 20:09:49 +00:00
jez_higgins
d2c1a0cffa
*** empty log message ***
2005-09-25 19:55:36 +00:00
jez_higgins
a1cce209ff
silly_string-ified value test
2005-09-10 21:51:45 +00:00
jez_higgins
f354817b66
working towards excising all std::string-isms, so that Arabica can be used with any string type
2005-09-08 21:43:21 +00:00
jez_higgins
4c18001197
*** empty log message ***
2005-09-08 21:41:36 +00:00
jez_higgins
b72f67e044
added CharacterData node tests
2005-08-30 11:58:54 +00:00
jez_higgins
8a90fc60d1
*** empty log message ***
2005-08-30 11:58:21 +00:00
jez_higgins
dc7c828b14
CDATA tests
2005-08-30 11:35:57 +00:00
jez_higgins
a395a7e20e
CDATASection constructor fixes
2005-08-30 11:35:12 +00:00
jez_higgins
7b9f9999cb
added tests for Text nodes
2005-08-30 09:41:46 +00:00
jez_higgins
6ba60c2ce8
Fixes arising from bug in Text conversion constructor
2005-08-30 09:40:34 +00:00
jez_higgins
8f2cc8455b
gcc 4.0 corrections
2005-08-30 09:39:38 +00:00
jez_higgins
d7c23a30b8
big time changes to stream namespaces and namespace-prefixes properly
...
not quite done yet, but much improved
2005-08-25 11:31:09 +00:00
jez_higgins
caa8ef5d1b
moved nodeNumberValue so gcc sees it properly
2005-08-25 11:30:23 +00:00
jez_higgins
a07a9521e0
fixed rules - typos
2005-08-23 19:55:06 +00:00