summaryrefslogtreecommitdiff
path: root/test/test_term.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-70/+138
|
* removal of all uses of package sixNicholas Car2020-05-161-5/+1
|
* added collection of string types for string concat, added more testsNicholas Car2020-03-231-5/+11
|
* passing all add() specific testsNicholas Car2020-03-221-48/+71
|
* passing all tests using round()Nicholas Car2020-03-201-15/+17
|
* test suite for add()Nicholas Car2020-03-191-0/+50
|
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-8/+9
| | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken
* py2.7 compatJoern Hees2018-10-271-6/+1
|
* actually want to be able to sort datetime objectsJoern Hees2018-10-271-10/+60
|
* test_term.py added test_total_order to make sure that all Literals can be sortedTom Gillespie2017-11-301-0/+22
|
* remove format_doctest from py3compatGunnar Aastrand Grimnes2017-01-311-3/+10
| | | | replaced with doctest-ignore-unicode noseplugin
* Restrict normalization to unicode-compatible values (#674)Nate Prewitt2017-01-241-6/+32
| | | | | | This allows us to avoid accidentally overriding our intial lexical value with one that is not unicode compatible after normalization. This is specifically relevant for arbitrary binary data with bytes outside of the defined unicode range.
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-1/+1
|
* Added ordering for QuotedGraph and GraphValue, graceful degradation for ↵Gunnar Aastrand Grimnes2013-06-011-0/+12
| | | | other sub-classes of node. fixes #291
* Refine tox dependencies, add a py2/3 uformatGraham Higgins2012-01-241-3/+3
|
* fixed URIRef __repr__ to handle unicode and quotes correctlygromgull2012-01-231-1/+1
|
* merge of /branches/literalnew-81 for ↵drewpca2010-02-041-0/+27
http://code.google.com/p/rdflib/issues/detail?id=81