summaryrefslogtreecommitdiff
path: root/packages/fcl-xml/tests
Commit message (Expand)AuthorAgeFilesLines
* + Basic implementation of TXPathNSResolver class, Mantis #25183.sergei2013-10-181-3/+9
* + fcl-xml, implemented TDOMNode.BaseURI property.sergei2012-03-212-2/+3
* * fcl-xml testing suite, working around excessive string conversions by using...sergei2012-02-294-35/+61
* * fcl-xml, upgrade to comply with XML 1.0 Fifth Edition. This makes naming ru...sergei2012-02-241-1/+3
* * Changed Utf8String to AnsiString, fixes compilation after merging of cpstring.sergei2011-11-141-5/+7
* + Implemented TDOMDocument.xmlStandalone propertysergei2011-07-291-0/+1
* dom.pp:sergei2010-09-191-0/+25
* + XPath test suite, implemented possibility to use a specified context node i...sergei2010-07-281-17/+66
* * XPath, fixed parsing of 'prefix:*' node tests:sergei2010-07-261-8/+15
* + Enumeration type for XML versionsergei2010-06-151-0/+4
* * xmlread.pp: when IgnoreComments=True, merge together text nodes that preced...sergei2010-06-151-1/+0
* * XPath, fixed parent axis of attribute nodes: it must consist of the owner e...sergei2010-06-141-2/+40
* * Fixed XPath functions name() and local-name(), which should behave differen...sergei2010-06-141-5/+43
* * TDOMElement.RemoveAttributeNode() was not resetting OwnerElement property o...sergei2009-12-071-0/+19
* + Initial implementation of property TDOMParseOptions.CanonicalForm. The only...sergei2009-10-201-12/+4
* Fixed memory leaks in tests.sergei2009-10-162-0/+5
* * Only EXMLReadError is expected to be thrown from a negative test, any other...sergei2009-10-151-4/+6
* xpath.pp:sergei2009-10-111-17/+70
* Two more DOM Level 3 functions + tests for them:sergei2009-10-031-2/+7
* + 3 more tests for verifying the namespace fixupsergei2009-10-011-1/+111
* * r13729 was broken due to missing typecast, shame on me. Fixed.sergei2009-10-011-1/+1
* domunit.pp:sergei2009-09-174-6/+461
* * XPath: number-to-string conversion is now compliant to the specs (no scient...sergei2009-07-151-2/+16
* xpath.pp:sergei2009-06-241-18/+41
* + Implementation of TDOMDocument.DocumentURI and TDOMAttr.IsID + tests.sergei2009-06-181-3/+7
* Improved XPath test suite and added some more tests.sergei2009-06-111-13/+107
* Bringing readme's up to datesergei2009-05-312-10/+24
* * Added .txt extension to README_DOM (this one was missed while fixing Mantis...sergei2009-05-311-0/+0
* Final strike for #13605:sergei2009-05-201-2/+2
* DOM test suite enhancements:sergei2009-05-172-32/+105
* dom.pp:sergei2009-05-141-2/+2
* + Implements XPath function id() + test. Running the test is another story, h...sergei2009-05-061-1/+15
* Implementation of XPath function lang() + tests.sergei2009-04-291-4/+17
* Test suite improvements, targeted to support the HTML suite:sergei2009-04-283-48/+547
* More progress with XPath:sergei2009-04-261-25/+294
* * Patch from Sergei Gorelkin:michael2009-03-231-0/+403
* * added .txt extensions to all README, TODO and COPYING filesjonas2009-02-281-0/+0
* * Patch from Sergei Gorelkin:michael2008-11-042-34/+75
* * Large patch from Sergei Gorelkin:michael2008-10-082-2/+2
* * Initial testsuite from Sergei Gorelkinmichael2008-07-174-0/+1496
* * Patch from Sergei Gorelkin:michael2008-07-012-12/+10
* * Patch from Sergei Gorelkin:michael2008-02-132-10/+124
* * Patch by Sergei Gorelkin:michael2007-10-211-23/+34
* * Added template and README from Sergei Gorelkinmichael2007-03-102-0/+520
* * Patch from Sergei Gorelkinmichael2007-03-081-0/+778