pierre
|
2646db8036
* Add is_new boolean arg to AddTestResult, to e able to know
|
15 years ago |
pierre
|
85fef0d52d
* Improve test result insertion into database
|
15 years ago |
pierre
|
d5f0cc1f7d
+ Add explicit Port for mysql connection
|
15 years ago |
joost
|
309106e9f1
* Only convert the classname in the filename of a unit-test to lowercase and not the whole path
|
17 years ago |
joost
|
f83f7785ad
* Add RelSrcDir setting with a default value of "tests", to specify in which directory the test-sources reside, relative to the TestSrcDir
|
17 years ago |
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
|
17 years ago |
fpc
|
0f9b9bb7de
* fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
|
18 years ago |
fpc
|
70fbf3bf17
* support TestSrcDir option, where the *.pp files can be found
|
20 years ago |
fpc
|
f8849f9396
* call mysql_init
|
20 years ago |
peter
|
239beee554
* mysql 4
|
20 years ago |
peter
|
00f61a2481
* 1.0.x fix
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
4d3dc58f6f
* adapted for new mysql units
|
21 years ago |
peter
|
853c78c4b6
* fixed compile
|
22 years ago |
peter
|
430d498e48
* digest updated for max version limit
|
22 years ago |
florian
|
9695321e98
+ added time to timestamp so multiple runs per day can be done
|
22 years ago |
michael
|
67082bc610
+ Changed database structure after suggestion of florian
|
22 years ago |
michael
|
d956e3c9dd
+ Translated comments
|
22 years ago |
michael
|
14c0effae8
+ Added support for compiler version
|
22 years ago |
michael
|
45eff4e71b
+ Added dbdigest to store results in a database
|
22 years ago |