Re: Test code is worth the space

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Test code is worth the space
Date: 2015-08-08 21:09:27
Message-ID: 55C67007.8050705@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08/08/2015 12:24 PM, Peter Geoghegan wrote:
> I think that there needs to be a way of running an extended set of
> regression tests. I could definitely respect the desire for minimalism
> when it comes to adding tests to the regression tests proper if there
> was an extended set of tests that could be run during development less
> frequently. I thought about doing the extended set as a satellite
> project, but that may not be workable.

There already is, isn't there? All of those named sets of regression
tests which aren't run by default.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2015-08-08 21:21:02 Re: Test code is worth the space
Previous Message Peter Geoghegan 2015-08-08 19:24:13 Re: Test code is worth the space