log tests/build.xml @ 973:32f246853ec4 default tip

age author description
3 months ago Martin van Dinther Update Copyright year.
10 months ago Joeri van Ruth Add TLSTester.java to jdbctests.jar
13 months ago Joeri van Ruth Allow to run 'make test' in the toplevel directory
15 months ago Joeri van Ruth Merge 'default' into 'monetdbs' monetdbs
15 months ago Sjoerd Mullender Update copyright for the new year, move to MonetDB Foundation, add SPDX.
16 months ago Joeri van Ruth Arrange testing monetdbs
2023-01-05 Martin van Dinther Updated Copyright year.
2022-11-03 Martin van Dinther Also include ConnectionTests.class in jdbctests.jar
2022-01-05 Martin van Dinther Updated Copyright year.
2021-11-18 Martin van Dinther Simplify OnClientTester program.
2021-09-14 Joeri van Ruth Run the OnClient tests from JDBC_API_Tester onclient
2021-09-14 Joeri van Ruth Include some inner classes in jar_jdbctests onclient
2021-09-02 Joeri van Ruth Also include TestRunner class in jdbctests.jar onclient
2021-08-27 Joeri van Ruth Javadoc and some minor changes onclient
2021-08-26 Joeri van Ruth Add watchdog timer to catch hangs onclient
2021-08-25 Joeri van Ruth Add OnclientTester.java onclient
2021-08-25 Joeri van Ruth Compile tests in debug mode onclient
2021-03-11 Martin van Dinther Explicitly set source 8 and target 8 flags for javac compiler.
2021-03-11 Martin van Dinther Remove all no longer needed targets for individual tests.
2021-01-06 Martin van Dinther Update Copyright year.
2020-11-26 Martin van Dinther Add JDBC_API_Tester program to test JDBC Driver API methods and behavior of MonetDB server.
2020-02-12 Martin van Dinther Switch to Java 8 compilation and distribution as Java 7 is no longer supported.
2020-01-02 Martin van Dinther Update Copyright year.
2019-11-21 Martin van Dinther Add JDBC test program to reproduce the hang problem of a failed prepare due to mal error.
2019-11-05 Pedro Ferreira Added test and fix for bug 6782, ie set the connection's query timeout explicitly at the end of isValid method.
2019-09-05 Martin van Dinther build of java tests depends on the monetdb-jdbc.*.jar so also change it there.
2019-07-26 Pedro Ferreira Merge with default. embedded
2019-07-24 Martin van Dinther Adding jdbc test for bugs 6517 and 6693 (hanging JDBC-driver problem)
2019-07-18 Pedro Ferreira Merge with default. embedded
2019-03-21 Martin van Dinther Added implementation of java.sql.CallableStatement interface, test program and updated the ChangeLog and release notes.
2019-01-03 Martin van Dinther Update Copyright year to 2019
2018-11-09 Pedro Ferreira Merge with default. embedded
2018-09-20 Martin van Dinther Improved example program SQLcopyinto,java and added to tests directory for automatic testing
2018-06-12 Pedro Ferreira Continuing to add support for snapshot releases. embedded
2018-03-02 Pedro Ferreira Merged with default, updated copyright and made new release embedded
2018-01-04 Sjoerd Mullender It's 2018 now.
2017-11-06 Pedro Ferreira Merged with default embedded
2017-10-26 Martin van Dinther Updating build.xml and tests/build.xml
2017-09-28 Martin van Dinther Resolve some compilation warnings for java test programs.
2017-09-19 Pedro Ferreira Merged with default embedded
2017-08-31 Martin van Dinther Corrected PreparedStatement methods setString(int, String) and setObject(int, Object, ...) in case the target parameter data type was json or inet or url or uuid.
2017-08-10 Martin van Dinther Added test program for Bug 6388
2017-07-13 Pedro Ferreira Merged changes for Bug 6183 embedded
2017-03-24 Pedro Ferreira Reverted back the JVM 7 compability embedded
2017-02-02 Pedro Ferreira Changed the jar file name to avoid conflicts with the original one. embedded
2017-01-19 Martin van Dinther Fix for bug 6183.
2017-01-13 Pedro Ferreira More documentation and fixed some tests. embedded
2017-01-05 Pedro Ferreira Made fixings regarding the null values retrieval. The JDBC embedded connection is working!!! :) Some more testing, optimizations and compilations fixes are still required. embedded
2016-10-20 Sjoerd Mullender It might help to keep the list sorted.
2016-10-20 Martin van Dinther Removed duplicate <antcall target="Test_Creplysize" />
2016-10-13 Martin van Dinther Add test program for Bug 3350
2016-10-13 Martin van Dinther Corrected implementation of java.sql.Wrapper methods isWrapperFor() and unwrap().
2016-10-06 Martin van Dinther Implemented Statement methods: getQueryTimeout() and setQueryTimeout(int seconds).
2016-09-21 Sjoerd Mullender Copy of MonetDB java directory changeset e6e32756ad31.