summaryrefslogtreecommitdiffstats
path: root/xml/src/test/java/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-04123-26992/+0
* Merge commit '8812fdd7' into manualmergeJesse Wilson2010-03-2913-72/+65
|\
| * Fixing tests to handle changes in our behaviour since DOM 3.Jesse Wilson2010-03-2613-73/+65
* | am 7713b900: Merge "Fixing namespace+prefix mode in Expat and removing option...Jesse Wilson2010-03-192-0/+176
|\ \ | |/
| * Fixing namespace+prefix mode in Expat and removing optional fields from callb...Jesse Wilson2010-03-192-0/+176
* | am 31275264: Fixing 10 of the XPath failures caused by a malformed Document.Jesse Wilson2010-03-171-0/+21
|\ \ | |/
| * Fixing 10 of the XPath failures caused by a malformed Document.Jesse Wilson2010-03-171-0/+21
* | am 27182541: Implementing Document.renameNode() and DOMImplementation.getFeat...Jesse Wilson2010-03-151-30/+152
|\ \ | |/
| * Implementing Document.renameNode() and DOMImplementation.getFeature().Jesse Wilson2010-03-151-30/+152
* | am 92e01317: Adding support for DOM3 attribute IDs and SchemaTypeInfos.Jesse Wilson2010-03-121-0/+51
|\ \ | |/
| * Adding support for DOM3 attribute IDs and SchemaTypeInfos.Jesse Wilson2010-03-111-0/+51
* | am 6f9b4d2b: Merge "Implementing getBaseUri() for DOM."Jesse Wilson2010-03-111-0/+132
|\ \ | |/
| * Implementing getBaseUri() for DOM.Jesse Wilson2010-03-111-0/+132
* | am 5c6839b2: Merge "Implement adoptNode() and importNode()."Jesse Wilson2010-03-092-5/+219
|\ \ | |/
| * Implement adoptNode() and importNode().Jesse Wilson2010-03-092-5/+219
* | 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-225-69/+714
|\ \ | |/
| * 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
* | Resync a load of tests with upstream, make our build faster.Elliott Hughes2010-02-196-32/+9
* | Remove obviously bogus @KnownFailure annotations.Elliott Hughes2010-02-034-9/+0
|/
* 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
* Various XML fixes.Elliott Hughes2009-11-171-1/+0
* Our XML serializer permits \0, resulting in malformed documents.Jesse Wilson2009-11-061-1/+5
* 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-03118-0/+24653
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03118-24653/+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-68/+14464
* Initial ContributionThe Android Open Source Project2008-10-2112-0/+3908