GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/379

    Refactor tests; don't test for GregorianYear< 0

    Follow on from JENA-1503.
    
    This splits up some `TestTypeLiteral` tests and removes the old testing for 
GregorianYear< 0 which didn't test correctly, and couldn't.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena test_tidy

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/379.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #379
    
----
commit daf349022c2188345ba4630e4e074594b697bda2
Author: Andy Seaborne <andy@...>
Date:   2018-03-09T16:47:57Z

    Refactor tests; don't test for GregorianYear< 0

----


---

Reply via email to