[Jdbc-commits] pgjdbc: Ugggh, compiling is not the same as working.
User Jurka
jurka at pgfoundry.org
Wed Nov 14 03:17:51 UTC 2007
Log Message:
-----------
Ugggh, compiling is not the same as working. Junit's assertEquals
converts things to strings which doesn't work for arrays. Use
Arrays.equals instead.
Modified Files:
--------------
pgjdbc/org/postgresql/test/jdbc2:
UpdateableResultTest.java (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbc/pgjdbc/org/postgresql/test/jdbc2/UpdateableResultTest.java.diff?r1=1.26&r2=1.27)
More information about the Jdbc-commits
mailing list