summaryrefslogtreecommitdiff
path: root/tests/utils/dbtests.pp
Commit message (Expand)AuthorAgeFilesLines
* * Rollback in try..exceptmichael2014-08-181-1/+4
* * Fixed stringreplace in EscapeSQLmichael2014-08-181-1/+1
* * SQL in separate verbosity levelmichael2014-08-181-6/+6
* * True and false differ on PGmichael2014-08-141-1/+1
* * Fix use of "michael2014-08-141-19/+19
* * Create transactionmichael2014-08-141-0/+1
* * Move to postgresqlmichael2014-08-101-128/+112
* Remove GetTestRunHistoryID, replaced by GetTestNextRunHistoryID and GetTestP...pierre2014-01-041-3/+10
* Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unitpierre2013-12-101-0/+24
* + Add StringQuery and InsertQuery functions.pierre2013-12-101-10/+40
* * Fixed compilation for version 5.5 of mysqlmichael2012-12-281-27/+22
* * Add is_new boolean arg to AddTestResult, to e able to knowpierre2010-01-261-8/+32
* * Improve test result insertion into databasepierre2010-01-251-6/+16
* + Add explicit Port for mysql connectionpierre2010-01-221-10/+17
* * Only convert the classname in the filename of a unit-test to lowercase and...joost2008-01-241-1/+1
* * Add RelSrcDir setting with a default value of "tests", to specify in which...joost2008-01-231-4/+5
* * The Category of a testrun is now stored into the database. The default is ...joost2008-01-211-8/+97
* * fix dbdigest to use (full) filename to lookup tests in DB (table TESTS stru...fpc2007-01-281-11/+4
* * support TestSrcDir option, where the *.pp files can be foundfpc2005-05-291-1/+5
* initial importfpc2005-05-161-0/+361