summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | added collection of string types for string concat, added more testsNicholas Car2020-03-231-5/+11
| * | | passing all add() specific testsNicholas Car2020-03-221-48/+71
| * | | passing all tests using round()Nicholas Car2020-03-201-15/+17
| * | | test suite for add()Nicholas Car2020-03-191-0/+50
| | |/ | |/|
* | | Replacing use of generic mocks in BatchAddGraph testMark Watts2020-03-211-17/+9
* | | Adding support for batching calls to addNMark Watts2020-03-201-15/+36
* | | Passing testsMark Watts2020-03-202-42/+56
* | | Adding stubs for BatchAddGraph unit testsMark Watts2020-03-161-0/+38
* | | Adding a wrapper for batching add() calls to a GraphMark Watts2020-03-161-0/+24
| |/ |/|
* | Merge pull request #974 from nicholascar/Issue-920-reduxNatanael Arndt2020-03-161-0/+36
|\ \
| * | Issue 920 fixes as per Issue desc, + testNicholas Car2020-03-161-0/+36
| |/
* | Merge pull request #649 from tgbugs/masterNicholas Car2020-03-166-4/+121
|\ \
| * | n3 test_roundtrip skips updatedTom Gillespie2020-03-122-7/+6
| * | namespace.py serializers/rdfxml.py stric qnamesTom Gillespie2020-03-124-1/+29
| * | test added n3 to roundtrip testsTom Gillespie2020-03-123-0/+45
| * | namespace.py fixed empty qname behavior and testTom Gillespie2020-03-121-0/+4
| * | namespace.py reset repopulate the trie, and testTom Gillespie2020-03-121-2/+13
| * | test_namespace.py added test_reset to make sure full length prefixes are wipedTom Gillespie2020-03-121-0/+12
| * | test_turtle_serialize.py add testsTom Gillespie2020-03-121-0/+3
| * | tst: added test for the use casesSatrajit Ghosh2020-03-121-0/+15
| |/
* | Merge pull request #961 from kempei/patch-1Nicholas Car2020-03-161-0/+4
|\ \
| * | 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
* | | Merge pull request #971 from white-gecko/feature/removeColonFromTestReportsNicholas Car2020-03-162-2/+2
|\ \ \
| * | | Remove colons from test result files. Fix #901.Natanael Arndt2020-03-152-2/+2
| | |/ | |/|
* | | Merge pull request #929 from gordom6/masterNicholas Car2020-03-161-0/+35
|\ \ \ | |/ / |/| |
| * | Make issue923 test string unicode to also work with python 2.7Natanael Arndt2020-03-151-1/+1
| * | failing unit test caseMinor Gordon2019-08-131-0/+35
* | | Merge pull request #943 from JervenBolleman/federate2019Nicholas Car2020-03-121-0/+136
|\ \ \
| * | | Queries that use the simple service call without a nested select failed to ex...Jerven bolleman2019-12-111-0/+63
| * | | Test did not generate second values clause becuase we hit the limit already.Jerven bolleman2019-12-021-1/+1
| * | | Starting work on binding in existing solutions sets into the federated query ...Jerven bolleman2019-12-021-0/+45
| * | | Improve the test case and the results parsingJerven bolleman2019-12-021-4/+5
| * | | run service querymarqh2019-12-021-0/+27
| | |/ | |/|
* | | Merge pull request #946 from JervenBolleman/issue733Nicholas Car2020-03-121-0/+78
|\ \ \
| * | | #733 adding a test case, which I think matches the reported issue. However I ...Jerven bolleman2019-12-111-0/+78
| |/ /
* | | Merge pull request #962 from nicholascar/masterAshley Sommer2020-03-1211-10/+26
|\ \ \
| * | | added tests for in & out members of a closed namespace (FOAF)Nicholas Car2020-03-061-0/+16
| * | | replace foaf:surname (deprecated) with foaf:familyName in examples and testsNicholas Car2020-03-064-4/+4
| * | | replace foaf:firstName (deprecated) with foaf:givenName in examples and testsNicholas Car2020-03-066-6/+6
| |/ /
* | | Merge pull request #890 from white-gecko/feature/FixBlankLabelInNTriplesParserNicholas Car2020-03-101-0/+2
|\ \ \
| * | | Add roundtrip test for bnode in NTNatanael Arndt2019-01-021-0/+2
| | |/ | |/|
* | | #953 Add support for turning Fraction in to owl:rationalJerven bolleman2020-01-161-0/+15
| |/ |/|
* | Merge pull request #941 from joernhees/fixupSparqlConnectorJörn Hees2019-10-311-3/+2
|\ \
| * | make SPARQLconnector work with DBpediaJoern Hees2019-10-301-3/+2
| |/
* | Add tests for update query with blank nodesNatanael Arndt2018-12-112-2/+52
|/
* Merge pull request #870 from RDFLib/autopep8Gunnar Aastrand Grimnes2018-10-3090-642/+838
|\
| * a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-3090-642/+838
* | deleted old random test xscriptGunnar Aastrand Grimnes2018-10-301-163/+0
|/