Commit Graph

32 Commits

Author SHA1 Message Date
pierre
11c5f1f979 Change is_new parameter name to count_it, set it to true if new TestRes is different from previously in Database
git-svn-id: trunk@39177 -
2018-06-05 21:37:35 +00:00
michael
81ab999a89 * Rollback in try..except
git-svn-id: trunk@28455 -
2014-08-18 22:15:18 +00:00
michael
5fa452d42f * Fixed stringreplace in EscapeSQL
git-svn-id: trunk@28452 -
2014-08-18 22:11:13 +00:00
michael
fee1632b42 * SQL in separate verbosity level
git-svn-id: trunk@28448 -
2014-08-18 21:06:23 +00:00
michael
7ceda16e13 * True and false differ on PG
git-svn-id: trunk@28408 -
2014-08-14 16:56:11 +00:00
michael
10ed2e7838 * Fix use of "
git-svn-id: trunk@28406 -
2014-08-14 16:47:37 +00:00
michael
1d3aa63620 * Create transaction
git-svn-id: trunk@28405 -
2014-08-14 16:32:36 +00:00
michael
32f74d23f1 * Move to postgresql
git-svn-id: trunk@28359 -
2014-08-10 14:58:11 +00:00
pierre
7adeb480e1 Remove GetTestRunHistoryID, replaced by GetTestNextRunHistoryID and GetTestPreviousHistoryID
git-svn-id: trunk@26381 -
2014-01-04 21:11:23 +00:00
pierre
80c67337ed Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unit
git-svn-id: trunk@26211 -
2013-12-10 13:22:20 +00:00
pierre
85f138b409 + Add StringQuery and InsertQuery functions.
* Call FreeQueryResults if TQueryResult is discarded.

git-svn-id: trunk@26207 -
2013-12-10 08:37:39 +00:00
michael
b3de56a540 * Fixed compilation for version 5.5 of mysql
git-svn-id: trunk@23246 -
2012-12-28 23:40:10 +00:00
pierre
2646db8036 * Add is_new boolean arg to AddTestResult, to e able to know
if the call really added a new result.

git-svn-id: trunk@14807 -
2010-01-26 12:54:48 +00:00
pierre
85fef0d52d * Improve test result insertion into database
git-svn-id: trunk@14804 -
2010-01-25 16:51:50 +00:00
pierre
d5f0cc1f7d + Add explicit Port for mysql connection
git-svn-id: trunk@14771 -
2010-01-22 15:33:34 +00:00
joost
309106e9f1 * Only convert the classname in the filename of a unit-test to lowercase and not the whole path
git-svn-id: trunk@9896 -
2008-01-24 17:40:32 +00:00
joost
f83f7785ad * Add RelSrcDir setting with a default value of "tests", to specify in which directory the test-sources reside, relative to the TestSrcDir
git-svn-id: trunk@9886 -
2008-01-23 21:59:00 +00:00
joost
76636bad26 * The Category of a testrun is now stored into the database. The default is CategoryID is 1 for compatibility with digests without category
* Fixed procession of db-errors
 * Added support for adding new fpcunit-tests and parse the testunits

git-svn-id: trunk@9853 -
2008-01-21 16:17:12 +00:00
fpc
0f9b9bb7de * fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
git-svn-id: trunk@6244 -
2007-01-28 17:52:49 +00:00
fpc
70fbf3bf17 * support TestSrcDir option, where the *.pp files can be found
git-svn-id: trunk@149 -
2005-05-29 20:21:48 +00:00
fpc
f8849f9396 * call mysql_init 2005-03-24 22:56:21 +00:00
peter
239beee554 * mysql 4 2005-03-21 16:20:17 +00:00
peter
00f61a2481 * 1.0.x fix 2005-03-06 15:54:26 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
4d3dc58f6f * adapted for new mysql units 2004-10-03 15:03:43 +00:00
peter
853c78c4b6 * fixed compile 2003-10-31 17:05:42 +00:00
peter
430d498e48 * digest updated for max version limit 2003-10-13 14:19:02 +00:00
florian
9695321e98 + added time to timestamp so multiple runs per day can be done 2003-10-04 21:30:21 +00:00
michael
67082bc610 + Changed database structure after suggestion of florian 2003-10-03 22:51:02 +00:00
michael
d956e3c9dd + Translated comments 2003-02-20 15:31:46 +00:00
michael
14c0effae8 + Added support for compiler version 2002-12-21 15:31:16 +00:00
michael
45eff4e71b + Added dbdigest to store results in a database 2002-12-17 15:03:30 +00:00