Mercurial > hg > monetdb-java
view tests/build.properties @ 925:4dfdb62e3e9d
Extend JDBC_API_Tester program with optional second startup argument '-skipMALoutput'.
This allows the JDBC_API_Tester program to be called to skip the comparing the MAL output of tests which return MAL output such as PLAN, EXPLAIN and TRACE statements.
It is intended for internal development use only.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 08 Aug 2024 15:26:28 +0200 (11 months ago) |
parents | a5a898f6886c |
children |
line wrap: on
line source
# add a line like this to your build.local.properties to enable # debugging: #debug=&debug=true # by default debugging is disabled debug= # one can override the connection url as well #jdbc_url=jdbc:monetdb://localhost:53210/one?user=monetdb&password=monetdb