summaryrefslogtreecommitdiff
path: root/test/test_issues
Commit message (Expand)AuthorAgeFilesLines
* test: Eliminate flake8 errors in tests (#2353)Iwan Aucamp2023-04-142-4/+1
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-115-5/+0
* feat: add type hints to `rdflib.plugins.sparql.{algebra,operators}` (#2094)Iwan Aucamp2022-08-232-96/+96
* Avoid raising unrelated AttributeError ... (#2013)Graham Higgins2022-07-111-0/+9
* Remove extra newline from N-Triples output (#1999)Tom Mitchell2022-06-241-0/+15
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-05-192-6/+6
* test: remove unused imports in test codeIwan Aucamp2022-05-1711-14/+8
* test: move test utility modules into `test/utils/` (#1879)Iwan Aucamp2022-05-041-1/+1
* Remove unused import and remove mentions of RDFLibGenid.Edmond Chuc2022-04-151-2/+1
* Merge branch 'master' into fix-issue-1808Nicholas Car2022-04-1632-71/+158
|\
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-1530-37/+49
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-142-3/+6
| * more test re-orgGraham Higgins2022-04-021-0/+28
| * Migrate some tests to pytestGraham Higgins2022-03-241-33/+79
* | Add test and fix https://github.com/RDFLib/rdflib/issues/1808Edmond Chuc2022-04-151-0/+44
* | Change skolemize method to URIRefEdmond Chuc2022-04-151-3/+5
|/
* extend test suite re-orgGraham Higgins2022-03-1843-0/+2081