OSDN Git Service

Move Json{Reader,Writer} test to cts.
authorNarayan Kamath <narayan@google.com>
Mon, 17 Feb 2014 17:51:43 +0000 (17:51 +0000)
committerNarayan Kamath <narayan@google.com>
Mon, 17 Feb 2014 17:51:43 +0000 (17:51 +0000)
commit94ccb6bf95d1a798ff980816528747b14ffff7fd
tree105495f8a325a5df3b69d855818ffd922483e6eb
parentbe57fca41a731217010d9f92554cf48708b06ecf
Move Json{Reader,Writer} test to cts.

These tests aren't really run automatically (or perhaps
even manually) in their present location, and increasing
CTS coverage is never a bad thing.

Change-Id: I81cce1211021011dca551fde62e725e177ca4df0
core/tests/coretests/src/android/util/JsonReaderTest.java [deleted file]
core/tests/coretests/src/android/util/JsonWriterTest.java [deleted file]