summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2022-11-08Make TimestampTest non-dependant on device's time zone.Almaz Mingaleev
2022-05-03Add test for DriverManager.getConnection()Victor Chang
2019-05-03Remove more classes and resources that collide with those in libcorePaul Duffin
2019-05-02Stop jarjar-ing apache harmony testsPaul Duffin
2019-05-01Delete tests that are broken due to missing methodsPaul Duffin
2016-01-05Merge "Fix TimeStampTest."Narayan Kamath
2016-01-05Fix TimeStampTest.Narayan Kamath
2015-12-17Plug another hole in BatchUpdateExceptionTest.Narayan Kamath
2015-11-26Fix BatchUpdateExceptionTest.Narayan Kamath
2014-09-01Fixing serialization compatibility tests for sql testsNeil Fuller
2013-11-01Auto reformat apache-harmony code.Narayan Kamath
2011-06-06Remove dead tests.Elliott Hughes
2011-05-18Get the java.sql and javax.sql tests building.Elliott Hughes
2011-05-17Build luni tests too, remove all SecurityManager cruft.Elliott Hughes
2011-04-27Import r1097236 of the Apache Harmony test suite.Elliott Hughes