Commit Graph

17 Commits

Author SHA1 Message Date
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