[GitHub] jena issue #379: Refactor tests; don't test for GregorianYear< 0

2018-03-10 Thread ajs6f
Github user ajs6f commented on the issue: https://github.com/apache/jena/pull/379 Ok, `testDateTime_9` LGTM and if the others are just cut-and-paste, it should all be good. ---

[GitHub] jena issue #379: Refactor tests; don't test for GregorianYear< 0

2018-03-10 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/379 Added zero. I split one mega test (`testDateTime`) into parts. It was a sequence of independent parts. The same testing is done so that it is easier to work on any failures. `testDateTime_9` contains a