summaryrefslogtreecommitdiff
path: root/test/test_term.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3 whole sourcebaset0b32020-06-221-1/+1
* 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
* 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
* Restrict normalization to unicode-compatible values (#674)Nate Prewitt2017-01-241-6/+32
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-1/+1
* Added ordering for QuotedGraph and GraphValue, graceful degradation for other...Gunnar Aastrand Grimnes2013-06-011-0/+12
* 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 http://code.google.com/p/rdflib/issues/d...drewpca2010-02-041-0/+27