summaryrefslogtreecommitdiff
path: root/test/test_graph.py
Commit message (Expand)AuthorAgeFilesLines
* "Fix" for issue #296, GraphValue has no articulated role and no apparent use.Graham Higgins2013-11-091-30/+0
* Dataset and graph_aware store fixesGunnar Aastrand Grimnes2013-07-291-1/+1
* whitespace gardeningGunnar Aastrand Grimnes2013-07-291-1/+1
* Cleaning up Dataset class, adding graph tracking to store API, asGunnar Aastrand Grimnes2013-07-291-7/+7
* Add some storage conveniencesGraham Higgins2013-03-211-57/+54
* Skip test of now-deprecated Statement class.Graham Higgins2012-11-061-1/+1
* made unittests skip tests where dependencies for stores are not available, tr...Gunnar Aastrand Grimnes2012-09-231-1/+7
* more test cleanups - test all storesGunnar Aastrand Grimnes2012-07-221-103/+24
* fixes #214. Made turtle parser that does not require context-aware store. Tes...Gunnar Aastrand Grimnes2012-07-221-1/+1
* Amend tests to skip known pypy/jython issuesGraham Higgins2012-01-061-0/+8
* Integrate Gerhard Weiss' cleanup of tempfile handling.Graham Higgins2012-01-061-4/+5
* Various more fixes for Python 3.Thomas Kluyver2011-11-121-2/+3
* More fixes for Python 3 compatibility.Thomas Kluyver2011-11-121-1/+1
* NQuads serializer requires context-aware store so exclude the plugin from thisGraham Higgins2011-10-261-5/+6
* Fixed 103gromgull2010-02-031-6/+75
* resurrected final newline test from svn-branch, and fixed issue 5gromgull2010-02-021-0/+18
* added tests for sub/add/mulgromgull2010-02-021-0/+104
* moved RDF and RDFS into rdflib.namespace; lower cased the rest of the top-lev...eikeon2009-04-021-1/+1
* annotated tests with attributes known_issue, slow, non_core and sparql to mak...eikeon2009-04-021-4/+0
* cleaned upeikeon2009-03-241-20/+0
* renaming test modules so they get picked up by noseeikeon2009-03-081-0/+202