History for sqlmarker / Unit_testing
2014-03-12
• Corrected argument name in comment.
Nigel Stanger committed on 12 Mar 2014
2014-03-11
• Added NVL() to query on Data_Precision to prevent spurious errors when precision isn’t specified for a NUMBER column (closes #2, I hope!).
Nigel Stanger committed on 11 Mar 2014
2013-09-05
Workaround for testing FKs when there is more than one FK in the referenced table.
Nigel Stanger committed on 5 Sep 2013
2013-09-03
Added automated true/false value setting to the marking configuration.
Nigel Stanger committed on 3 Sep 2013
Added the ability to specify that a number column should include no length or decimal places.
Nigel Stanger committed on 3 Sep 2013
Added support for alternative true/false values in PHP, placeholders for them in XML, and a quick and dirty shell script to set them.
Nigel Stanger committed on 3 Sep 2013
Corrected reporting of overflow and underflow tests.
Nigel Stanger committed on 3 Sep 2013
2013-09-02
Fixed handling of literal text and date default values.
Nigel Stanger committed on 2 Sep 2013
Added default value testing.
Nigel Stanger committed on 2 Sep 2013
Rearranged PK testing code slightly.
Nigel Stanger committed on 2 Sep 2013
2013-08-30
Fixed sense of underflow constraint violation test.
Nigel Stanger committed on 30 Aug 2013
Added underflow and overflow testing.
Nigel Stanger committed on 30 Aug 2013
assertColumnLegalValue() now correctly fails if the legal value generates a constraint violation.
Nigel Stanger committed on 30 Aug 2013
Set default for printfArguments parameter.
Nigel Stanger committed on 30 Aug 2013
2013-08-29
Switched to 214 instance for marking.
Nigel Stanger committed on 29 Aug 2013
Added support for ANSI coloured output.
Nigel Stanger committed on 29 Aug 2013
2013-07-31
Added README with PHP library requirements.
Nigel Stanger committed on 31 Jul 2013
Changed URL for CSS to reflect new deployment on INFO-NTS-12.
Nigel Stanger committed on 31 Jul 2013
2013-07-29
Fixed incorrect CSS path.
Nigel Stanger committed on 29 Jul 2013
Made styles consistent with other pages.
Nigel Stanger committed on 29 Jul 2013
- Moved loading of config file into client applications. ...
Nigel Stanger committed on 29 Jul 2013
Added note about marking of final submission.
Nigel Stanger committed on 29 Jul 2013
2013-07-28
Added some explanatory text.
Nigel Stanger committed on 28 Jul 2013
2013-07-27
Added support for detecting column aliases (can’t do much about it other than warn the user, as the fixture won’t match if the name’s different anyway).
Nigel Stanger committed on 27 Jul 2013
Fixed typos.
Nigel Stanger committed on 27 Jul 2013
Removed “completed tests” message and changed wording of initial note.
Nigel Stanger committed on 27 Jul 2013
Fixed background colours of errors and warnings.
Nigel Stanger committed on 27 Jul 2013
Added a comment explaining why a WITH won’t solve the LONG problem in User_Constraints.
Nigel Stanger committed on 27 Jul 2013
Tweaked the HTML output and added a message key to the results page.
Nigel Stanger committed on 27 Jul 2013
- Changed run mode and verbosity variables to global constants. ...
Nigel Stanger committed on 27 Jul 2013