summaryrefslogtreecommitdiff
path: root/test/manifest.py
Commit message (Expand)AuthorAgeFilesLines
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-6/+7
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* converted all testsGunnar Aastrand Grimnes2017-01-301-2/+5
* enabled trig-eval testsGunnar Aastrand Grimnes2013-12-221-2/+4
* enabled turtle-negative-eval testsGunnar Aastrand Grimnes2013-12-221-1/+1
* moved earl report generation to separate file - added reporting to nq/nt/trig...Gunnar Aastrand Grimnes2013-12-221-4/+4
* enabled turtle eval testsGunnar Aastrand Grimnes2013-12-211-2/+4
* cleanupGunnar Aastrand Grimnes2013-12-211-2/+2
* made tests without approval status optional, fixing dawg test-suiteGunnar Aastrand Grimnes2013-12-191-5/+6
* added w3c turtle tests - 15/155 fail.Gunnar Aastrand Grimnes2013-12-191-2/+6
* added w3c nt testsGunnar Aastrand Grimnes2013-12-191-11/+21
* added trig tests, re #342 and fixes #317 - but many of the tests do not pass :)Gunnar Aastrand Grimnes2013-12-191-0/+6
* added nquad testsGunnar Aastrand Grimnes2013-12-171-1/+9
* moved manifest reading to separate module, this uses namedtuple, which is int...Gunnar Aastrand Grimnes2013-12-171-0/+98