summaryrefslogtreecommitdiff
path: root/test/test_nt_misc.py
Commit message (Expand)AuthorAgeFilesLines
* 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