Commit Graph

28 Commits

Author SHA1 Message Date
pierre
82fc72ea8d * New code to handle zip file containing longlog instead of invidual comp/execute log/elg files
git-svn-id: trunk@19348 -
2011-10-03 21:51:17 +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
95b04cea9d * fix two string errors
git-svn-id: trunk@14799 -
2010-01-25 10:46:29 +00:00
pierre
def7ffbea5 * Add some additional fields to testrun table
git-svn-id: trunk@14777 -
2010-01-22 23:09:02 +00:00
pierre
d5f0cc1f7d + Add explicit Port for mysql connection
git-svn-id: trunk@14771 -
2010-01-22 15:33:34 +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
pierre
3d6141fa86 * put all possible test outcome into tresults unit
git-svn-id: trunk@6508 -
2007-02-16 10:09:37 +00:00
pierre
b1cecc7773 * Add compile log into database if compilation failed
git-svn-id: trunk@6466 -
2007-02-12 22:48:57 +00:00
fpc
4a19b90c8d * Fix date of testsuite run. It must now be passed using YYYYMMDDhhmm
* Add verbose parameter

git-svn-id: trunk@150 -
2005-05-29 21:18:46 +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
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
peter
0e3c6a39f8 * remove failed_to_execute_ strings, use the failed_to_run 2004-05-02 09:31:52 +00:00
peter
c64028d098 * support new execute errors 2004-04-29 22:03:18 +00:00
florian
4610b0f576 * cosmetic fix in console output 2003-10-17 08:08:07 +00:00
florian
d3e1891eea + added submitter, machine and comment field to sql version 2003-10-15 21:45:50 +00:00
florian
959cde76c2 * exact result counts are inserted into the table 2003-10-15 19:39:42 +00:00
peter
430d498e48 * digest updated for max version limit 2003-10-13 14:19:02 +00:00
fpc
bb63affd64 * allow digest programs on commandline 2003-10-06 16:53: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
peter
0fc75d2dd6 * NeedTarget, SkipTarget, SkipCPU added
* Retrieve compiler info in a single call for 1.1 compiler
2002-12-24 21:47:49 +00:00
michael
82aef67154 * Some verbosity changes 2002-12-21 15:39:11 +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