log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
monetdb-java
log tests/JDBC_API_Tester.java @ 452:
64789c018991
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2021-03-04
Martin van Dinther
Avoid using table names called t1 in tests, make them more unique.
2021-03-03
Martin van Dinther
Implemented PreparedStatement.toString() as requested by https://github.com/MonetDB/monetdb-java/issues/8
2021-03-03
Martin van Dinther
Converted and added example program SQLcopyinto() to JDBC_API_Tester.java
2021-03-03
Martin van Dinther
Converted and added Test_Int128() to JDBC_API_Tester.java.
2021-02-18
Martin van Dinther
Converted 12 more JDBC tests from Bug*.java into "output on exception only" tests and included them into JDBC_API_Tester.java
2021-02-10
Martin van Dinther
include missing )
2021-02-10
Martin van Dinther
Extended PreparedStatement.setString() json string validity test for json parameters to now also accept: numbers (with optional fractions and exponent), string literals between double quotes, and keywords: true, false and null.
2021-02-03
Martin van Dinther
Added support for escaped wildcards (\% en \_) in String arguments of
2021-01-06
Martin van Dinther
Update Copyright year.
2021-01-06
Martin van Dinther
Improved code and implemented all tests.
2020-12-09
Martin van Dinther
Implemented some more tests
2020-12-02
Martin van Dinther
Implemented some more tests
2020-12-02
Martin van Dinther
Changed test 'getIndexInfo(null, sys, table_types, false, false)' to resolve difference (9 instead of 10) reported on testweb for default branch.
2020-11-26
Martin van Dinther
Add JDBC_API_Tester program to test JDBC Driver API methods and behavior of MonetDB server.
less
more
|
(0)
tip