Re: multi-platform, multi-locale regression tests - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: multi-platform, multi-locale regression tests
Date
Msg-id 4CDAC2F20200002500037550@gw.wicourts.gov
Whole thread Raw
In response to Re: multi-platform, multi-locale regression tests  (Marti Raudsepp <marti@juffo.org>)
Responses Re: multi-platform, multi-locale regression tests
List pgsql-hackers
Marti Raudsepp <marti@juffo.org> wrote:
> Sounds like you could use pgTAP with dblink to do the same? :)
I had never read through the docs for dblink until you posted this. 
In fact, it appears that some testing of proper SSI behavior can be
added to standard regression tests with dblink (without needing
pgTAP) if there is some way to allow a contrib module like that to
be used.  Would I have to add the SSI tests to the dblink regression
tests, or is there some more graceful way that might be made to
work?
I don't think this would be a sane way to *replace* the dcheck
tests, but it might be a way to work *some* testing of SSI into a
more frequently run test set.
-Kevin


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: multi-platform, multi-locale regression tests
Next
From: Andrew Dunstan
Date:
Subject: Re: multi-platform, multi-locale regression tests