You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2018/03/10 13:52:53 UTC

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

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 chag e- don't touch years < 0 because of the GregorianCalendar issue.



---