• Neil Fuller's avatar
    Removing tests that test the SqlLite API directly. · ce6eb73c
    Neil Fuller authored
    Many of the tests were testing that the SqlLite Java API works.
    Android does not ship with the SQLLite code as a public API
    so these have been removed.
    
    Some of the tests were testing JDBC APIs associated with Connection,
    Driver and DriverManager behavior so these have been retained and
    moved to libcore/java/sql/DriverTest.java / ConnectionTest.java
    
    Change-Id: I97ec05591019505f527ee134177c5637bbd08538
    ce6eb73c