Re: tests for client programs
От | Erik Rijkers |
---|---|
Тема | Re: tests for client programs |
Дата | |
Msg-id | 9b54bdd8a119b3cbc726fa4a82110024.squirrel@webmail.xs4all.nl обсуждение исходный текст |
Ответ на | tests for client programs (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: tests for client programs
|
Список | pgsql-hackers |
On Wed, January 15, 2014 06:30, Peter Eisentraut wrote: > As we all know, the client programs (src/bin/) don't have any real test > suites. Some pieces are tested as part of the backend regression tests, > some as part of the pg_upgrade test script, but nothing is specifically > targeted, and pg_basebackup for example is not tested at all. > > So I wrote something. > > I chose to use Perl-based tools, prove and Test::More, because those are > available in a standard Perl installation, and we already require that. > > [ 0001-Add-TAP-tests-for-client-programs.patch ] With perl 5.18.2, in centos 6.5; system provided perl 5.10 has the same problem. The seems to be a dependency on IPC::Run I can install that, of course... but I suppose you want to make this work without that. Thanks, Erik Rijkers
В списке pgsql-hackers по дате отправления: