npgsql - Npgsql2: Fix some of the broken tests

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fix some of the broken tests
Date: 2010-07-10 02:52:26
Message-ID: 20100710025226.43AB010715C5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix some of the broken tests

Modified Files:
--------------
Npgsql2/testsuite/noninteractive/NUnit20:
NpgsqlParameterTests.cs (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/NpgsqlParameterTests.cs?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2010-07-10 03:01:15 npgsql - Npgsql2: Fix an additional broken tests
Previous Message User Jbcooley 2010-07-10 02:47:23 npgsql - Npgsql2: Ported more tests.