1
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding Mark's changes for SetHandler and preparing for release 4.3 More... over 19 years ago
Adding Mark's contribution to make the set handler populate variables using java method calls, adding prepare in diff, updating documentation for release More... over 19 years ago
Fixing problems with NUMERIC and DECIMAL More... over 19 years ago
Allowing IF to be the start of a multi-line SQL statement More... over 19 years ago
Adding in ArunV's new and improved version of the GUITool More... over 19 years ago
Added tests for multi-line included SQL and bug where variable set as lvalue could not be reused More... over 19 years ago
Adding a toString() to OutParam More... over 19 years ago
Adding code patch submitted by Mark Niggemann to reuse variables across tests without setting it More... over 19 years ago
Preparing for release 4.2 More... over 19 years ago
Mappings for NUMERIC and SMALLINT contributed by Mark Niggemann More... over 19 years ago
Bug 1057054: Switched statement order to eliminate NPE in case of bad SQLUnit file More... over 19 years ago
Bug 1057054: Fix to Canoo Web Test Reporter when called in embedded context More... over 19 years ago
RFE 1040846: Added logic to accept last line delimiter without trailing newline More... over 19 years ago
Adding Satish's test case and verifies that it does not fail More... over 19 years ago
Bug 1041678/Feature 1040846: Fixing blank line problem, adding multi-line comments and rewriting call statements More... over 19 years ago
Adding documentation and changes to handler to work with the include file parser More... over 19 years ago
Adding mapping for oracle.DATE per Brian's feedback More... over 19 years ago
Adding parser definition, JUnit test and javacc jar file More... over 19 years ago
Making the test tree checkstyle compliant, fixing tests to reflect new checkstyle compliant code, and adding an automatic delete of the sqlunit jar file when calling ant install More... over 19 years ago
Making things ready for 4.1 tag More... over 19 years ago
Fixing up the style xml to reflect actual SQLUnit coding style and making the remaining classes in the source tree checkstyle compliant More... over 19 years ago
Checking in checkstyle-compliant code for handlers, matchers and reporters More... over 19 years ago
Making beans/* checkstyle compliant, fixing bug with ConcurrentModificationException in SymbolTable.replaceVariables() when executing a diff-multi More... over 19 years ago
Making a few more files checkstyle clean More... over 19 years ago
Class is never used, so removing More... over 19 years ago
Adding classpath to checkstyle target classpath, adding tweaks to sqlCodingStyleChecks.xml file to accomodate SQLUnit coding style, and checking in some cleaned up files into CVS More... over 19 years ago
Converting XML file to unix format and checking in some changes based on complaints by checkstyle More... over 19 years ago
Fixing up the documentation to have different formats of the document More... over 19 years ago
Removing unused/redundant imports found by checkstyle from src subtree More... over 19 years ago
Bug 1032804: Allowing semi-colon on the end of line to terminate SQL statements in include files, added testcase, and added debugging to the mock class More... over 19 years ago