gger
AS '/home/michelle/trunkClean/pgsql/src/test/regress/regress.so'
Please test and comment.
-- Michelle
--
Michelle Caisse Sun Microsystems
California, U.S. http://sun.com/postgresql
Index: GNUmakefile.in
===
Thanks, I'll take a look at these issues.
-- Michelle
Alvaro Herrera wrote:
Michelle Caisse wrote:
I've attached a patch that allows the generation of code coverage
statistics. To test it, apply the patch, then:
autoconf
./configure --enable-coverage
make
make check (or e
ge.net/documentation/how-to/ltp.php
(coverage/lcov tabs).
-- Michelle
--
Michelle Caisse Sun Microsystems
California, U.S. http://sun.com/postgresql
with "make coverage" after running the tests or
application.
-- Michelle
Tom Lane wrote:
Michelle Caisse <[EMAIL PROTECTED]> writes:
I have a patch that I will be submitting to add to the build system the
capability of reporting on test code coverage metrics for the test
su