pierre
|
2646db8036
* Add is_new boolean arg to AddTestResult, to e able to know
|
před 15 roky |
pierre
|
85fef0d52d
* Improve test result insertion into database
|
před 15 roky |
pierre
|
95b04cea9d
* fix two string errors
|
před 15 roky |
pierre
|
def7ffbea5
* Add some additional fields to testrun table
|
před 15 roky |
pierre
|
d5f0cc1f7d
+ Add explicit Port for mysql connection
|
před 15 roky |
joost
|
f83f7785ad
* Add RelSrcDir setting with a default value of "tests", to specify in which directory the test-sources reside, relative to the TestSrcDir
|
před 17 roky |
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
|
před 17 roky |
pierre
|
3d6141fa86
* put all possible test outcome into tresults unit
|
před 18 roky |
pierre
|
b1cecc7773
* Add compile log into database if compilation failed
|
před 18 roky |
fpc
|
4a19b90c8d
* Fix date of testsuite run. It must now be passed using YYYYMMDDhhmm
|
před 20 roky |
fpc
|
70fbf3bf17
* support TestSrcDir option, where the *.pp files can be found
|
před 20 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
peter
|
0e3c6a39f8
* remove failed_to_execute_ strings, use the failed_to_run
|
před 21 roky |
peter
|
c64028d098
* support new execute errors
|
před 21 roky |
florian
|
4610b0f576
* cosmetic fix in console output
|
před 22 roky |
florian
|
d3e1891eea
+ added submitter, machine and comment field to sql version
|
před 22 roky |
florian
|
959cde76c2
* exact result counts are inserted into the table
|
před 22 roky |
peter
|
430d498e48
* digest updated for max version limit
|
před 22 roky |
fpc
|
bb63affd64
* allow digest programs on commandline
|
před 22 roky |
florian
|
9695321e98
+ added time to timestamp so multiple runs per day can be done
|
před 22 roky |
michael
|
67082bc610
+ Changed database structure after suggestion of florian
|
před 22 roky |
peter
|
0fc75d2dd6
* NeedTarget, SkipTarget, SkipCPU added
|
před 22 roky |
michael
|
82aef67154
* Some verbosity changes
|
před 22 roky |
michael
|
14c0effae8
+ Added support for compiler version
|
před 22 roky |
michael
|
45eff4e71b
+ Added dbdigest to store results in a database
|
před 22 roky |