adding regression tests for PLs - Mailing list pgsql-hackers

From Brent Verner
Subject adding regression tests for PLs
Date
Msg-id 20020121062912.A15794@rcfile.org
Whole thread Raw
Responses Re: adding regression tests for PLs  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
We /really/ need to add regression tests for the PLs if it is at
all possible.

Does it make sense to sed the $with_tcl, $with_perl, and $with_python 
values into the pg_regress script after modifying it to to 
"createlang" the appropriate language when the corresponing with_lang
option is "yes", then add the test name to $extra_tests.

This is basically how we handle plpgsql in the tests, except that 
plpgsql is not run as an $extra_test.  It makes more sense to use
the $extra_tests facility for the optional PLs.

thanks. brent

-- 
"Develop your talent, man, and leave the world something. Records are 
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing."  -- Duane Allman


pgsql-hackers by date:

Previous
From: Matthew Kirkwood
Date:
Subject: Re: [GENERAL] PostgreSQL Licence: GNU/GPL
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] PostgreSQL Licence: GNU/GPL