Skip to content
Snippets Groups Projects
Commit 0422fb7d authored by gmantele's avatar gmantele
Browse files

[TAP] Fix and add JUnit tests. Now, they should work on any machine.

Two embedded DBMS are used: H2 and a little SQLite. JDBC drivers are provided
in the `lib` directory. The databases are created and deleted automatically
by the JUnit tests (see `test/tap/db_testtools/DBTools for more details`).

The ANT and Gradle build scripts have been updated to reflect all these test
modifications.
parent 005fc622
No related branches found
No related tags found
No related merge requests found
Showing
with 609 additions and 152 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment