I'm afraid our tests are not that organised :-)
Running org.h2.test.db.TestScript by itself should make sure that the
basics of the SQL command parser are working.
I normally run TestAll and stop it after it has run through the first
mode - the way TestAll works is that it runs the whole test suite once
in embedded mode, and then it runs the test suite once for each of the
other major modes of operation.
On 2013-09-15 14:06, [email protected] wrote:
Hi there,
What I intend to do:
Implement support for a mysql query "INSERT ... ON DUPLICATE KEY
UPDATE ..."
I only wanted to contribute a corresponding patch but I have to say
that I got problems with the repository structure. It's clear to me
that I need to alter the classes /Parser/ and /Insert/ . But before
adding a new feature I wanted to make sure that the tests are running
properly and especially the tests for the insert command. Running the
complete test suite would really take too much time but I wasn't able
to figure out the test cases dedicated to an insert command. So I
would like to know which test cases are relevant for the insert
command or if someone knows about a more detailed developer
documentation than available on the official website.
Thanks in advance
Kasimir
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.