pierre
|
11c5f1f979
Change is_new parameter name to count_it, set it to true if new TestRes is different from previously in Database
|
7 vuotta sitten |
michael
|
81ab999a89
* Rollback in try..except
|
11 vuotta sitten |
michael
|
5fa452d42f
* Fixed stringreplace in EscapeSQL
|
11 vuotta sitten |
michael
|
fee1632b42
* SQL in separate verbosity level
|
11 vuotta sitten |
michael
|
7ceda16e13
* True and false differ on PG
|
11 vuotta sitten |
michael
|
10ed2e7838
* Fix use of "
|
11 vuotta sitten |
michael
|
1d3aa63620
* Create transaction
|
11 vuotta sitten |
michael
|
32f74d23f1
* Move to postgresql
|
11 vuotta sitten |
pierre
|
7adeb480e1
Remove GetTestRunHistoryID, replaced by GetTestNextRunHistoryID and GetTestPreviousHistoryID
|
11 vuotta sitten |
pierre
|
80c67337ed
Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unit
|
11 vuotta sitten |
pierre
|
85f138b409
+ Add StringQuery and InsertQuery functions.
|
11 vuotta sitten |
michael
|
b3de56a540
* Fixed compilation for version 5.5 of mysql
|
12 vuotta sitten |
pierre
|
2646db8036
* Add is_new boolean arg to AddTestResult, to e able to know
|
15 vuotta sitten |
pierre
|
85fef0d52d
* Improve test result insertion into database
|
15 vuotta sitten |
pierre
|
d5f0cc1f7d
+ Add explicit Port for mysql connection
|
15 vuotta sitten |
joost
|
309106e9f1
* Only convert the classname in the filename of a unit-test to lowercase and not the whole path
|
17 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
fpc
|
0f9b9bb7de
* fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
|
18 vuotta sitten |
fpc
|
70fbf3bf17
* support TestSrcDir option, where the *.pp files can be found
|
20 vuotta sitten |
fpc
|
f8849f9396
* call mysql_init
|
20 vuotta sitten |
peter
|
239beee554
* mysql 4
|
20 vuotta sitten |
peter
|
00f61a2481
* 1.0.x fix
|
20 vuotta sitten |
peter
|
e417e34496
* truncate log
|
20 vuotta sitten |
florian
|
4d3dc58f6f
* adapted for new mysql units
|
21 vuotta sitten |
peter
|
853c78c4b6
* fixed compile
|
22 vuotta sitten |
peter
|
430d498e48
* digest updated for max version limit
|
22 vuotta sitten |
florian
|
9695321e98
+ added time to timestamp so multiple runs per day can be done
|
22 vuotta sitten |
michael
|
67082bc610
+ Changed database structure after suggestion of florian
|
22 vuotta sitten |
michael
|
d956e3c9dd
+ Translated comments
|
22 vuotta sitten |