Minor fixes to Windows tests

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Minor fixes to Windows tests
Date: 2015-06-15 08:17:27
Message-ID: CAMsr+YENFs2bopCS+g1BZVistVWdft14j1OuhhNXg55hUe+6Yw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all

The README for the Windows tests could use some updates. In particular:

* The user the "psqlodbc_test_dsn" connects as must have "createdb" rights

* "diff.exe" must be on the PATH. The simplest way to provide a
suitable diff is to append (not prepend) your git\bin directory from
msysgit to your PATH.

I also noticed that 'results/' isn't created automatically by the
Makefile, so the tests don't work until it's created manually.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Craig Ringer 2015-06-15 08:25:49 Re: Unknown exceptions possibly originating from psqlodbc
Previous Message Craig Ringer 2015-06-15 08:14:24 Failure to exit critical section on error case