On 08/02/2008, lpsantil <[EMAIL PROTECTED]> wrote: > BTW, I got to looking over some of the tests. Kind of odd ball tests > (SELECT NULL and similar SQL seems to be real popular). Maybe some > more realistic test cases should be used? JUnit is all whacked out on > this MacBook Pro (and it seems on Macs in general). I'll get it fixed > one of these days.
The tests aren't for SQLite. These are about the JDBC driver, testing that Statements, PreparedStatements and ResultSets behave appropriately with boundary conditions, such as no results, single results, etc. d. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
