summaryrefslogtreecommitdiffstats
path: root/xml/src/test
Commit message (Expand)AuthorAgeFilesLines
* More XML DOM v3 APIs.Jesse Wilson2010-02-201-0/+195
* DOM setTextContent() tests and implementation fixes.Jesse Wilson2010-02-191-4/+152
* Filling in some gaps in our XML DOM v3 API.Jesse Wilson2010-02-195-69/+371
* Fixing problems with the test runner's ability to parse expected results files.Jesse Wilson2010-02-111-34/+179
* Fixing some of our XSLT implementation issues.Jesse Wilson2010-02-101-13/+20
* Merge "A new test suite for our XSLT transforms."Jesse Wilson2010-02-021-0/+484
|\
| * A new test suite for our XSLT transforms.Jesse Wilson2010-02-021-0/+484
* | Restore our ability to parse an XML Document given a File argumentJesse Wilson2010-02-021-21/+32
* | Remove @KnownFailure from tests that now pass.Elliott Hughes2010-02-011-11/+0
* | Fixing a critical regression in our SAX parsing.Jesse Wilson2010-01-291-0/+139
|/
* Including proper prefixes and qualified names in the Expat parser.Jesse Wilson2010-01-261-6/+4
* Implement DTDHandler support for ExpatParser.Elliott Hughes2009-12-091-4/+59
* Fix KXmlSerializer so it won't generate invalid XML.Elliott Hughes2009-11-181-17/+88
* Various XML fixes.Elliott Hughes2009-11-171-1/+0
* Our XML serializer permits \0, resulting in malformed documents.Jesse Wilson2009-11-064-1/+111
* A new hygenic way for tests to clean up before or after execution.Jesse Wilson2009-10-256-12/+38
* Fix Node.getNextSibling bounds checking.Elliott Hughes2009-09-254-2/+49
* AI 147687: Several fixes for failing tests in the cts host. also tests that t...Urs Grob2009-04-242-49/+62
* AI 146132: Fixes from the review of 'Bringing XML down to one broken test.'Urs Grob2009-04-142-26/+33
* AI 144822: Bringing XML down to one broken test.Jorg Pleumann2009-04-072-38/+36
* AI 143454: Temporarily removing the Expat test from the XMLJorg Pleumann2009-03-301-1/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03148-0/+26477
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03148-26477/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-13/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-09110-3282/+9644
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1780-541/+3488
* Initial ContributionThe Android Open Source Project2008-10-21112-0/+17181