Hi all,
I just commited the first part of a big refactoring of CTF test suite to CVS.
With issue 1063 of jira 19 of 48 CTF test cases have been moved into subdirectories, commons-logging have been introduced and code has been checked with codestyle. I tested the refactoring with hsql, mysql, oracle and postgres myself.
I need help from persons that can run tests against mssql, sapdb and sybase. To run the tests you need to execute the sql scripts that I refactored according to my knowledge of this databases. You should try to enable also those tests from TC01 to TC19 commented out yet as now all required tables are available. If a test still fails and you are not able to fix that easy you should comment the reason of the failure in test.xml.
Ralf

