summaryrefslogtreecommitdiff
path: root/tests/utils/dbdigest.pp
Commit message (Expand)AuthorAgeFilesLines
* Change is_new local variable name to count_test, to reflect change in AddTes...pierre2018-06-051-5/+5
* Correctly handle log files in root directory (from tests from packages direc...pierre2018-06-051-2/+14
* Limit log size to 50000, and add all testrun information at startpierre2017-05-241-3/+9
* * Separate treatment of verbose optionmichael2014-08-181-1/+7
* * SQL in separate verbosity levelmichael2014-08-181-3/+7
* * Fix use of "michael2014-08-141-11/+11
* * Move to postgresqlmichael2014-08-101-37/+19
* Add missing SqlDate calls inside InsertNewTestConfigIdpierre2014-01-041-2/+2
* Also update TESTCONFIG and TESTRUNHISTORY tablespierre2013-12-111-19/+128
* * Allow compilation for windows OS.pierre2013-12-111-11/+94
* * Fixed compilation for version 5.5 of mysqlmichael2012-12-281-0/+1
* * New code to handle zip file containing longlog instead of invidual comp/ex...pierre2011-10-031-11/+84
* * Add is_new boolean arg to AddTestResult, to e able to knowpierre2010-01-261-3/+8
* * Improve test result insertion into databasepierre2010-01-251-7/+40
* * fix two string errorspierre2010-01-251-2/+2
* * Add some additional fields to testrun tablepierre2010-01-221-5/+81
* + Add explicit Port for mysql connectionpierre2010-01-221-5/+9
* * Add RelSrcDir setting with a default value of "tests", to specify in which...joost2008-01-231-2/+15
* * The Category of a testrun is now stored into the database. The default is ...joost2008-01-211-2/+13
* * put all possible test outcome into tresults unitpierre2007-02-161-122/+1
* * Add compile log into database if compilation failedpierre2007-02-121-1/+15
* * Fix date of testsuite run. It must now be passed using YYYYMMDDhhmmfpc2005-05-291-18/+27
* * support TestSrcDir option, where the *.pp files can be foundfpc2005-05-291-3/+11
* * log and id tags removedfpc2005-05-211-8/+0
* initial importfpc2005-05-161-0/+481