]> granicus.if.org Git - postgresql/commit
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)
commitca5d71cd07b6c2df62ae6bf7810051af88767d9e
tree4e006b9c9f7ce0782cdadad9985604cc3cdb4c83
parent90670ebdead8ad421cf14c6e0b33819ebe81bd3c
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]