summaryrefslogtreecommitdiffstats
path: root/xml/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* am 631bbbff: Merge "Adding support for getUserData() and setUserData() to DOM...Jesse Wilson2010-03-081-1/+89
|\
| * Adding support for getUserData() and setUserData() to DOM nodes.Jesse Wilson2010-03-081-1/+89
* | am acf4a11b: Merge "Implementing almost all of Document.normalizeDocument()."Jesse Wilson2010-03-011-15/+229
|\ \ | |/
| * Implementing almost all of Document.normalizeDocument().Jesse Wilson2010-03-011-15/+229
* | am ad71aa20: Merge "New implementation for DOMConfiguration."Jesse Wilson2010-03-012-1/+406
|\ \ | |/
| * New implementation for DOMConfiguration.Jesse Wilson2010-03-012-1/+406
* | am dd55f1bb: Merge "Adding tests to parse document attributes from the DOM."Jesse Wilson2010-02-282-0/+104
|\ \ | |/
| * Adding tests to parse document attributes from the DOM.Jesse Wilson2010-02-262-0/+104
* | am 4795e033: Merge "Implementing still more DOM API for text nodes. - Text.is...Jesse Wilson2010-02-284-30/+141
|\ \ | |/
| * Implementing still more DOM API for text nodes.Jesse Wilson2010-02-234-30/+141
* | Merge remote branch 'goog/master' into mmElliott Hughes2010-02-226-113/+910
|\ \ | |/
| * 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
* | Resync a load of tests with upstream, make our build faster.Elliott Hughes2010-02-199-36/+12
* | Remove obviously bogus @KnownFailure annotations.Elliott Hughes2010-02-034-9/+0
|/
* 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-03119-0/+25492
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03119-25492/+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-2183-0/+16196