summaryrefslogtreecommitdiff
path: root/test/test_nodepickler.py
Commit message (Collapse)AuthorAgeFilesLines
* 2to3 whole sourcebaset0b32020-06-221-1/+1
| | | | Signed-off-by: t0b3 <thomas.bettler@gmail.com>
* blacked all python filesNicholas Car2020-05-161-6/+7
|
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-5/+5
| | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-4/+4
|
* added test for picklable NodePicklerGerhard Weis2013-08-161-3/+11
|
* added parser/serializer roundtrip testgromgull2012-07-201-4/+16
|
* cleaned up tests, removed duplicates, more sensible namesgromgull2012-07-181-0/+33