summaryrefslogtreecommitdiff
path: root/test/test_sparqlupdatestore.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate from nosetest to pytestIwan Aucamp2021-10-241-1/+0
* Merge branch 'master' into hsolbrig/masterEdmond Chuc2021-07-081-3/+1
|\
| * Serialize Changes:Ashley Sommer2020-10-081-1/+1
| * 2to3 whole sourcebaset0b32020-06-221-2/+0
* | Fix typoEdmond Chuc2021-07-081-1/+1
* | Refactor - module names don't match class nameshsolbrig2020-05-261-6/+7
|/
* blacked all python filesNicholas Car2020-05-161-74/+99
* removal of all uses of package sixNicholas Car2020-05-161-6/+5
* Add tests for update query with blank nodesNatanael Arndt2018-12-111-1/+22
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-23/+24
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+2
* converted all testsGunnar Aastrand Grimnes2017-01-301-21/+24
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-27/+27
* run two fuseki servers with different default graph behaviorsJoern Hees2015-03-041-7/+15
* updated test comments & added fuseki config parameter unionDefaultGraph=trueJoern Hees2015-03-011-4/+17
* install and run Fuseki, enable sparqlupdate testsGraham Higgins2015-02-261-1/+1
* added further test for #457 using a local sparql storeJoern Hees2015-02-251-7/+19
* SPARQLStore.contexts() can now find empty named graphsBenjamin Cogrel2014-06-121-0/+10
* More stringent test for injection of GRAPH blocksUrs Holzer2014-06-091-8/+56
* Testcase for literals containing unbalanced bracesBenjamin Cogrel2014-06-081-3/+24
* GRAPH keyword is now added automatically when updating named graphs with a SP...Benjamin Cogrel2014-05-191-0/+34
* Making test compatible with Python < 2.7Urs Holzer2013-05-271-3/+3
* Improve bindings in SPARQLUpdateStore, add testsUrs Holzer2013-05-261-0/+56
* keep order of projected variables and expressions - fixes https://github.com/...Gunnar Aastrand Grimnes2013-05-031-0/+112