summaryrefslogtreecommitdiff
path: root/test/test_nt_misc.py
Commit message (Expand)AuthorAgeFilesLines
* Serialize Changes:Ashley Sommer2020-10-081-3/+3
* Merge remote-tracking branch 'origin/master' into t0b3_masterAshley Sommer2020-08-271-18/+44
|\
| * Merged two Ntriples parser filesAshley Sommer2020-08-191-18/+44
* | 2to3 whole sourcebaset0b32020-06-221-1/+1
|/
* Adding bnode_context option to NT and NQuads parsers (#980)Mark Watts2020-05-311-0/+16
* Supporting bnode_context for each call to parse (#980)Mark Watts2020-05-311-6/+32
* Adding tests for BNode contexts in NTriplesParser (#980)Mark Watts2020-05-311-0/+41
* blacked all python filesNicholas Car2020-05-161-7/+12
* removal of all uses of package sixNicholas Car2020-05-161-6/+5
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-4/+5
* Add test as reported in issue #859.Natanael Arndt2018-10-271-0/+11
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-2/+4
* converted all testsGunnar Aastrand Grimnes2017-01-301-4/+4
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-7/+7
* close file handles we open in testsJoern Hees2015-08-271-1/+2
* remove non-testGunnar Aastrand Grimnes2013-12-301-4/+0
* made ntriples parser use unicode/strings throughout, to make code-sharing bet...Gunnar Aastrand Grimnes2013-12-301-6/+5
* NTriples: Newline in final line is optionalUrs Holzer2013-05-071-1/+0
* added parser/serializer roundtrip testgromgull2012-07-201-11/+0
* cleaned up tests, removed duplicates, more sensible namesgromgull2012-07-181-0/+132