summaryrefslogtreecommitdiff
path: root/luni/src/test/java/libcore/xml/KxmlSerializerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename org.kxml2 code to com.android.org.kxml2Neil Fuller2018-07-111-1/+1
* Fix 58 libcore tests that caught "expected" Exceptions but didn't fail()Tobias Thierer2016-09-061-0/+3
* Improve support for non-BMP characters in XML.Elliott Hughes2014-10-181-9/+66
* Add a test for KxmlSerializer attributes with whitespace chars.Jesse Wilson2012-08-011-10/+120
* Tests to demonstrate that KxmlSerializer and DOM writing both work.Jesse Wilson2012-08-011-0/+58