FPC_Admin
|
1199bb3eb5
Add help for -Q/--sql option
|
5 months ago |
Michaël Van Canneyt
|
a341661f98
* threadlist -> tasklist
|
5 months ago |
Michaël Van Canneyt
|
49183639e0
* Reworked testsuite database
|
6 months ago |
Michaël Van Canneyt
|
720b9cd1ef
* Rename testlist to tasklist
|
6 months ago |
Michaël Van Canneyt
|
6da401b1c3
* Fixes after tests with foreign keys enabled
|
6 months ago |
Michaël Van Canneyt
|
33cb23e99b
* first complete working version
|
6 months ago |
Michaël Van Canneyt
|
a60b1f2bc7
* First working version
|
6 months ago |
FPC_Admin
|
2350b34d0f
Handle seperation line even when combined with last line of previous log
|
1 year ago |
pierre
|
3d7d7a8b19
Change is_new local variable name to count_test, to reflect change in AddTestResult function
|
7 years ago |
pierre
|
da8dc2b841
Correctly handle log files in root directory (from tests from packages directory)
|
7 years ago |
pierre
|
3a9ed7db72
Limit log size to 50000, and add all testrun information at start
|
8 years ago |
michael
|
c668e4d724
* Separate treatment of verbose option
|
11 years ago |
michael
|
fee1632b42
* SQL in separate verbosity level
|
11 years ago |
michael
|
504da18b57
* Fix use of "
|
11 years ago |
michael
|
32f74d23f1
* Move to postgresql
|
11 years ago |
pierre
|
166ab46317
Add missing SqlDate calls inside InsertNewTestConfigId
|
11 years ago |
pierre
|
a0747f4d5d
Also update TESTCONFIG and TESTRUNHISTORY tables
|
11 years ago |
pierre
|
218adfe6c3
* Allow compilation for windows OS.
|
11 years ago |
michael
|
b3de56a540
* Fixed compilation for version 5.5 of mysql
|
12 years ago |
pierre
|
82fc72ea8d
* New code to handle zip file containing longlog instead of invidual comp/execute log/elg files
|
14 years ago |
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
|
95b04cea9d
* fix two string errors
|
15 years ago |
pierre
|
def7ffbea5
* Add some additional fields to testrun table
|
15 years ago |
pierre
|
d5f0cc1f7d
+ Add explicit Port for mysql connection
|
15 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 |
pierre
|
3d6141fa86
* put all possible test outcome into tresults unit
|
18 years ago |
pierre
|
b1cecc7773
* Add compile log into database if compilation failed
|
18 years ago |
fpc
|
4a19b90c8d
* Fix date of testsuite run. It must now be passed using YYYYMMDDhhmm
|
20 years ago |