On Wed, Jun 10, 2020 at 08:12:25PM -0700, Andrew Hewus Fresh wrote:
> On Wed, Jun 10, 2020 at 08:01:36PM -0700, Andrew Hewus Fresh wrote:
> > MODPOSTGRESQL_TEST_CMD = ${LOCALBASE}/bin/psql -c 'CREATE EXTENSION pgtap;'
> > && \
> > PGUSER=${USER} PGDATABASE=postgres \
> > ${MAKE_PROGRAM} ${
On Wed, Jun 10, 2020 at 08:12:25PM -0700, Andrew Hewus Fresh wrote:
> On Wed, Jun 10, 2020 at 08:01:36PM -0700, Andrew Hewus Fresh wrote:
> > MODPOSTGRESQL_TEST_CMD = ${LOCALBASE}/bin/psql -c 'CREATE EXTENSION pgtap;'
> > && \
> > PGUSER=${USER} PGDATABASE=postgres \
> > ${MAKE_PROGRAM} ${
On Wed, Jun 10, 2020 at 08:01:36PM -0700, Andrew Hewus Fresh wrote:
> MODPOSTGRESQL_TEST_CMD = ${LOCALBASE}/bin/psql -c 'CREATE EXTENSION pgtap;'
> && \
> PGUSER=${USER} PGDATABASE=postgres \
> ${MAKE_PROGRAM} ${ALL_TEST_FLAGS} -f ${MAKE_FILE} ${TEST_TARGET}
Could also change the db
On Sun, Jun 07, 2020 at 12:16:01PM +0200, Landry Breuil wrote:
> On Tue, Jun 02, 2020 at 06:24:41PM -0400, Chris Bennett wrote:
> > The above errors Landry had (and I also had) only occur if pgtap is
> > installed first. The ports documentation suggests an easy fix for that
> > by setting PGUSER=po
On Sun, Jun 07, 2020 at 12:16:01PM +0200, Landry Breuil wrote:
> On Tue, Jun 02, 2020 at 06:24:41PM -0400, Chris Bennett wrote:
> > On Sat, May 23, 2020 at 10:46:00AM +0200, Landry Breuil wrote:
> > > Hi,
> > >
> > Looking over pgtap. I am seeing some strange (to me) issues.
> >
> > It uses gmake
On Tue, Jun 02, 2020 at 06:24:41PM -0400, Chris Bennett wrote:
> On Sat, May 23, 2020 at 10:46:00AM +0200, Landry Breuil wrote:
> > Hi,
> >
> Looking over pgtap. I am seeing some strange (to me) issues.
>
> It uses gmake and it's a perl port.
> It comes with the Perl Makefile already built. Never
On Sat, May 23, 2020 at 10:46:00AM +0200, Landry Breuil wrote:
> Hi,
>
> here are two new ports, one for pgtap (https://pgtap.org/) and one for
> TAP::Parser::SourceHandler::pgTAP which provides the pg_prove script,
> used to run the regress tests for the upcoming 3.0.0 version of
> geo/pgrouting.
On Tue, Jun 02, 2020 at 09:17:49AM +0200, Landry Breuil wrote:
> On Sat, May 23, 2020 at 10:46:00AM +0200, Landry Breuil wrote:
> > Hi,
> >
> > here are two new ports, one for pgtap (https://pgtap.org/) and one for
> > TAP::Parser::SourceHandler::pgTAP which provides the pg_prove script,
> > used
On Sat, May 23, 2020 at 10:46:00AM +0200, Landry Breuil wrote:
> Hi,
>
> here are two new ports, one for pgtap (https://pgtap.org/) and one for
> TAP::Parser::SourceHandler::pgTAP which provides the pg_prove script,
> used to run the regress tests for the upcoming 3.0.0 version of
> geo/pgrouting.
Hi,
here are two new ports, one for pgtap (https://pgtap.org/) and one for
TAP::Parser::SourceHandler::pgTAP which provides the pg_prove script,
used to run the regress tests for the upcoming 3.0.0 version of
geo/pgrouting.
pgtap is a postgresql extension to run regress tests using the TAP framew
10 matches
Mail list logo