Some updates prior to retrieving a fresh cvs copy:
authorPeter Mount <peter@retep.org.uk>
Wed, 7 Feb 2001 09:13:20 +0000 (09:13 +0000)
committerPeter Mount <peter@retep.org.uk>
Wed, 7 Feb 2001 09:13:20 +0000 (09:13 +0000)
commit9619b5da0626a8ebfc8bc23dbc376ae2a4a0e4d5
tree3e26c34284bf61c5367289b25ac2363c3f3458e6
parentd9ae3e80be75c66d9bf0fba41affbc201b9040e4
Some updates prior to retrieving a fresh cvs copy:

Tue Feb 06 19:00:00 GMT 2001 peter@retep.org.uk
        - Completed first two TestCase's for the test suite. JUnit is now
          recognised by ant.
src/interfaces/jdbc/CHANGELOG
src/interfaces/jdbc/build.xml
src/interfaces/jdbc/jdbc.jpx
src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java
src/interfaces/jdbc/org/postgresql/test/JDBC2Tests.java [new file with mode: 0644]
src/interfaces/jdbc/org/postgresql/test/jdbc2/ANTTest.java [new file with mode: 0644]
src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java [new file with mode: 0644]
src/interfaces/jdbc/org/postgresql/test/jdbc2/DriverTest.java [new file with mode: 0644]