2013-09-03 |
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
|
|
Changed sample username to be the same as one in the fixture in order to show up any UNIQUE constraint.
Nigel Stanger
committed
on 3 Sep 2013
|
|
Added legal boundary values.
Nigel Stanger
committed
on 3 Sep 2013
|
|
Corrected reporting of overflow and underflow tests.
Nigel Stanger
committed
on 3 Sep 2013
|
|
Added legal boundary values.
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 |
Added legal values test.
Nigel Stanger
committed
on 30 Aug 2013
|
Inserted missing </table>.
Nigel Stanger
committed
on 30 Aug 2013
|
|
Added legal min/max values for relevant columns.
Nigel Stanger
committed
on 30 Aug 2013
|
|
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
|
|
Replaced overflow tests with underflow test.
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
|
|
Fixed too-long legal values and added more illegal values.
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-08-01 |
Fixed inconsistencies with specification (especially Person.Username).
Nigel Stanger
committed
on 1 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
|
|
|
|
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
|