2013-07-29
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
Tweaked appearance of NOTE style.
Nigel Stanger committed on 27 Jul 2013
Changed security warning text.
Nigel Stanger committed on 27 Jul 2013
Enabled all tables.
Nigel Stanger committed on 27 Jul 2013
Rewrote all classes to match scenario. Also fixed some broken file names.
Nigel Stanger committed on 27 Jul 2013
Fixed output typos.
Nigel Stanger committed on 27 Jul 2013
Removed some obsolete console output.
Nigel Stanger committed on 27 Jul 2013
Added existence testing for individual Tests.
Nigel Stanger committed on 27 Jul 2013
Fixed misspelled method call.
Nigel Stanger committed on 27 Jul 2013
Changed exception arguments to print() methods to generic Exception class.
Nigel Stanger committed on 27 Jul 2013
2013-07-26
Fixed incorrect array nesting in assertFKColumns.
Nigel Stanger committed on 26 Jul 2013
Tidied up the FKs in Staff and Student.
Nigel Stanger committed on 26 Jul 2013
Switched to different username and scenario.
Nigel Stanger committed on 26 Jul 2013
Corrected nonexistent status codes.
Nigel Stanger committed on 26 Jul 2013
Added initial test class files.
Nigel Stanger committed on 26 Jul 2013
Fixed a typo in one of the Staff constraint names.
Nigel Stanger committed on 26 Jul 2013
Added sample SQL schema.
Nigel Stanger committed on 26 Jul 2013
Updated sample answer schema.
Nigel Stanger committed on 26 Jul 2013
Moved SQL schema into scenario directory.
Nigel Stanger committed on 26 Jul 2013
2013-07-25
Fixed incorrect output mode constant.
Nigel Stanger committed on 25 Jul 2013
2013-07-24
Moved current assignment scenario file into its proper subdirectory.
Nigel Stanger committed on 24 Jul 2013
Moved scenario-specific code into scenario subtree and factored out globally defined values into various configuration files. Also replaced a bunch of things with global constants.
Nigel Stanger committed on 24 Jul 2013