summaryrefslogtreecommitdiff
path: root/test/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* blacked everything6.0.0Nicholas Car2021-07-201-6/+6
* Prevent `from_n3` from unescaping `\xhh`Iwan Aucamp2021-06-261-0/+42
* Merge remote-tracking branch 'origin/master' into t0b3_masterAshley Sommer2020-08-271-2/+2
|\
| * Removed IOMemory storeAshley Sommer2020-08-191-2/+2
* | 2to3 whole sourcebaset0b32020-06-221-5/+5
|/
* blacked all python filesNicholas Car2020-05-161-67/+66
* add utf-8 header for py2.7Kempei Igarashi2020-03-151-0/+2
* Add 'u' to unicode string for py2.7Kempei Igarashi2020-03-151-2/+2
* Add Unicode strings to testcase of from_n3()/n3()Kempei Igarashi2020-03-121-0/+2
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-58/+60
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-38/+38
* test for #546 from_n3 trailing backslashJoern Hees2015-11-221-0/+6
* fixed broken tests for util.from_n3()Joern Hees2015-07-271-6/+7
* reworking literal __eq__ and added eq, rich comparison methods are still randomGunnar Aastrand Grimnes2012-11-221-2/+1
* Applied Jorn's patch, fixes issue 208, thanks\!Graham Higgins2012-01-251-2/+69
* 'util' module cleanup, increase test coverage to 100%Graham Higgins2011-10-231-0/+275