Subject | Re: JDBC Source for StarOffice6 |
---|---|
Author | rrokytskyy |
Post date | 2002-07-05T11:13:38Z |
> OK - WinCVS does not create the directories because there isThese directories used to contain decompiled sources of Sun's early
> nothing in them. I tried to go direct to get something to
> start with, and there is nothing there <G>
JDBC compatibility kit. But we removed it from CVS very soon. But
directories remain. :(
Our test cases are in src/org/firebirdsql/jca/Test*.java,
org/firebirdsql/jdbc/Test*.java
You can run them specifying the target to ant build script:
./build.sh test-report-html
then in client-java/output/reports/html you will find nicely
formatted report of test suite execution.
Best regards,
Roman