summaryrefslogtreecommitdiff
path: root/test/test_dawg.py
Commit message (Expand)AuthorAgeFilesLines
* better output in DAWG testsJoern Hees2017-01-181-1/+1
* close file handles we open in testsJoern Hees2015-08-271-58/+68
* if reading from source returns bytes do utf-8 decodingGerhard Weis2014-03-041-2/+1
* ensure query/result files are opened as binary, handle encoding issues in eac...Gunnar Aastrand Grimnes2013-12-301-23/+23
* make py3 happyGunnar Aastrand Grimnes2013-12-301-1/+1
* moved earl report generation to separate file - added reporting to nq/nt/trig...Gunnar Aastrand Grimnes2013-12-221-41/+11
* clear debug flag for dawg testsGunnar Aastrand Grimnes2013-12-191-2/+2
* moved manifest reading to separate module, this uses namedtuple, which is int...Gunnar Aastrand Grimnes2013-12-171-101/+29
* made dawg tests use dataset classGunnar Aastrand Grimnes2013-07-291-9/+11
* whitespace gardeningGunnar Aastrand Grimnes2013-07-291-3/+3
* made query res pprinter into a serializerGunnar Aastrand Grimnes2013-05-091-4/+2
* cleanup - move stuff from rdfextras to sensible packages - entry_points for c...Gunnar Aastrand Grimnes2013-05-031-40/+4
* fixed tests and sparql unicode for py3. Fixes #270Gunnar Aastrand Grimnes2013-05-011-1/+1
* added some rdflib specific sparql tests, including a unicode test for #270Gunnar Aastrand Grimnes2013-05-011-0/+6
* made dawg sparql tests use new queryresultGunnar Aastrand Grimnes2013-04-291-20/+15
* reset flags after test for sparql testsGunnar Aastrand Grimnes2013-03-281-8/+24
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-0/+744