pgfouine - pgfouine: added the framework for unit testing on real log

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: added the framework for unit testing on real log
Date: 2006-04-05 23:10:29
Message-ID: 20060405231029.836001033850@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added the framework for unit testing on real log files and the first test

Modified Files:
--------------
pgfouine/tests:
TestCase.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestCase.class.php.diff?r1=1.6&r2=1.7)
pgfouine/include:
LogObject.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/LogObject.class.php.diff?r1=1.5&r2=1.6)
pgfouine/include/postgresql/lines:
PostgreSQLLogLine.class.php (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/lines/PostgreSQLLogLine.class.php.diff?r1=1.11&r2=1.12)
pgfouine:
ChangeLog (r1.27 -> r1.28)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.27&r2=1.28)

Added Files:
-----------
pgfouine/tests:
TestLogFiles.class.php (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestLogFiles.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
pgfouine/tests/logs/TestLogFiles:
test_double_duration.log (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/logs/TestLogFiles/test_double_duration.log?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2006-04-06 15:28:41 npgsql - Npgsql: 2006-04-06 Francisco Figueiredo Jr.
Previous Message User Gsmet 2006-04-05 23:07:03 pgfouine - pgfouine: New Directory