summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add script to generated DefinedNamespaces, with testssdo-httpsnicholascar2021-12-014-0/+42061
* Merge pull request #1456 from newinnovations/masterNicholas Car2021-11-211-0/+89
|\
| * Add two additional tests for `norm_url`Iwan Aucamp2021-11-061-0/+10
| * Add tests for norm_url.Iwan Aucamp2021-10-291-0/+79
* | Change mock HTTP server to listen on 127.0.0.1 by defaultIwan Aucamp2021-11-141-4/+4
* | Skip berkeleydb tests if there is no berkeleydbIwan Aucamp2021-11-131-7/+10
* | Fix skipping in test/test_issue200.pyIwan Aucamp2021-11-131-2/+4
* | Fix pytest warning when EARL reporting plugin in loadedIwan Aucamp2021-10-251-0/+3
* | Some other minor improvementsIwan Aucamp2021-10-253-4/+5
* | Migrate from nosetest to pytestIwan Aucamp2021-10-2447-645/+764
* | Fix generation of w3c testsNatanael Arndt2021-10-184-8/+12
* | Make some yield tests normal testsNatanael Arndt2021-10-1810-27/+22
|/
* Merge branch 'master' into ttl2ttl2Nicholas Car2021-10-175-3/+77
|\
| * Merge pull request #1448 from tirkarthi/fix-assertNicholas Car2021-10-171-1/+1
| |\
| | * Use assertTrue instead of assert_ for python 3.11 compatibility.Karthikeyan Singaravelan2021-10-161-1/+1
| * | Merge pull request #1438 from cclauss/fix-undefined-namesNicholas Car2021-10-141-1/+1
| |\ \
| | * | Undefined name: tmppath --> self.tmppathChristian Clauss2021-10-121-1/+1
| | |/
| * | Fix Graph.parse URL handling on windowsIwan Aucamp2021-10-122-1/+43
| |/
| * Make Store.namespaces an empty generator (#1432)Iwan Aucamp2021-10-111-0/+25
| * Add owl:rational and owl:real to match standard.Boris Pelakh2021-10-071-0/+7
* | parsing test & commentsNicholas Car2021-10-021-0/+6
* | PEP8 onlyNicholas Car2021-10-021-20/+25
* | complete turtle2 serializer with testsNicholas Car2021-10-021-0/+196
|/
* Merge pull request #1407 from iafork/iwana-20210910T2303Nicholas Car2021-09-272-2/+32
|\
| * Change Graph.serialize to throw for invalid destinationsIwan Aucamp2021-09-121-0/+17
| * Fix mypy type errors and add mypy to .drone.ymlIwan Aucamp2021-09-101-2/+15
* | version set to 6.0.16.0.1Nicholas Car2021-09-171-4/+5
* | Add test for adding JSON-LD to guess_format()Alex Nelson2021-09-101-0/+4
|/
* Merge pull request #1382 from juanjosegzl/iter-datasetNicholas Car2021-08-281-1/+30
|\
| * test for Dataset __iter__Nicholas Car2021-08-281-1/+30
* | Allowing Container Membership Properties in RDF namespace (#873)Mark Watts2021-08-041-1/+4
|/
* blacked everything6.0.0Nicholas Car2021-07-2050-660/+1240
* Merge pull request #1074 from hsolbrig/masterNicholas Car2021-07-1520-90/+147
|\
| * Namespace can be used as strEdmond Chuc2021-07-151-1/+1
| * Fix testsEdmond Chuc2021-07-151-5/+4
| * Fix namespace test to handle exception during test for ClosedNamespace behaviourEdmond Chuc2021-07-141-3/+4
| * Fix some importsEdmond Chuc2021-07-141-3/+4
| * Merge branch 'master' into hsolbrig/masterEdmond Chuc2021-07-142880-11/+44465
| |\
| * | Update test for the new DefinedNamespace namespaces. Remove sh:example in tes...Edmond Chuc2021-07-081-4/+4
| * | Merge branch 'master' into hsolbrig/masterEdmond Chuc2021-07-08127-567/+4006
| |\ \
| * | | Fix typoEdmond Chuc2021-07-081-1/+1
| * | | Change warn from DeclaredNamespace -> DefinedNamespace.Edmond Chuc2021-07-081-1/+1
| * | | Fix test test_closed_namespaceEdmond Chuc2021-07-081-2/+2
| * | | Found that pesky missing Namespace bug.hsolbrig2020-05-261-2/+0
| * | | Fix more travis issues and problems.hsolbrig2020-05-264-6/+8
| * | | Refactor - module names don't match class nameshsolbrig2020-05-268-31/+45
| * | | Change to absolute imports to attempt to fix a Travis issuehsolbrig2020-05-261-10/+10
| * | | Migration from ClosedNamespace to DeclaredNamespacehsolbrig2020-05-2616-58/+96
* | | | Add tests for xsd:tokenEdmond Chuc2021-07-141-0/+35
| |_|/ |/| |
* | | Add unit tests for issue #1294 with @expectedFailureIwan Aucamp2021-07-133-1/+118