index
:
delta/python-packages/rdflib.git
5.0.0-dev
RDFa-initial-context-update-2017
Sweb
add-nsm-arg-to-path-n3
bdbOptimized
cite_rgda1
closednamedspace-inheritance-fix
dataset_example
default_prefixes
dependabot/add-v2-config-file
dependabot/docker/docker/latest/library/python-286f2f1
dependabot/docker/docker/unstable/library/python-286f2f1
dependabot/pip/black-21.7b0
dependabot/pip/black-21.8b0
dependabot/pip/coverage-7.2.5
dependabot/pip/flakeheaven-3.3.0
dependabot/pip/importlib-metadata-6.6.0
dependabot/pip/pytest-7.3.1
dependabot/pip/setuptools-67.7.2
dependabot/pip/sphinx-3.0.2
dependabot/pip/sphinx-3.0.3
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-3.1.1
dependabot/pip/sphinx-3.1.2
dependabot/pip/sphinx-3.2.0
dependabot/pip/sphinx-3.2.1
dependabot/pip/sphinx-3.3.0
dependabot/pip/sphinx-3.3.1
dependabot/pip/sphinx-3.4.0
dependabot/pip/sphinx-3.4.1
dependabot/pip/sphinx-3.4.3
dependabot/pip/sphinx-3.5.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-3.5.4
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/sphinx-4.3.2
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.23.0
dependabot/pip/types-setuptools-67.7.0.1
docco_clean
drone_coverage
drone_py310
fix-issue-545
fix-issue-580
fix638
fix680
fixElementTreeImports
fix_913
fix_canonicalization
fix_deprecated_load
fix_sparql_raise_unbound
foaf_fix
hextuples
improve_graph_parse
improved_docco_style
initbindings-fix
issue-495-graphs-method
issue714
issue_1003
issue_980
iwana-20211218T0035-sap_pmr
iwana-20220718T0603-lxml-test
iwana-issue919-tests
jsonld_conneg
kill-Py2
main
master
microdata-to-rdf-second-edition
microdata-to-rdf-second-edition-bak
microdata-to-rdf-third-edition
namespace-geosparql
namespaces_all
path-n3-method
pr_451_redux
pre-commit-ci-update-config
rdfa-html-datatype-lang-error
rdfa-initial-context-update-2017
remove_requests
revert_black
rm_md5_term_hash
roundtrip_hext
sdo-https
serialize1
six_2to3
sparqlstore_improvements
test_drone
ttl2
update-rdfa-initial-context-csvw
update_xsd_namespace
url_source_hdrs
github.com: rdflib/rdflib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_parsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Eliminate flake8 errors in tests (#2353)
Iwan Aucamp
2023-04-14
2
-8
/
+4
*
refactor: eliminate inheritance from object (#2339)
Iwan Aucamp
2023-04-10
1
-1
/
+1
*
feat: add typing to `rdflib.util` (#2262)
Iwan Aucamp
2023-03-12
1
-1
/
+2
*
build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)
dependabot[bot]
2023-03-11
3
-5
/
+0
*
test: convert more test from unittest to pytest (#2089)
Iwan Aucamp
2022-08-23
2
-27
/
+16
*
test: convert `test/test_parsers/test_nquads.py` to pytest (#2061)
Iwan Aucamp
2022-07-29
1
-21
/
+15
*
test: remove python 2.4 specific behaviour in test (#2040)
Iwan Aucamp
2022-07-20
1
-8
/
+1
*
Fix trix parser to allow lowercase `trix`, add tests (#1966)
Graham Higgins
2022-05-25
1
-3
/
+5
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-05-19
2
-3
/
+3
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-05-17
1
-9
/
+1
*
test: remove unused imports in test code
Iwan Aucamp
2022-05-17
3
-6
/
+0
*
continuing re-org of w3c tests
Graham Higgins
2022-05-10
5
-544
/
+0
*
test: move test utility modules into `test/utils/` (#1879)
Iwan Aucamp
2022-05-04
4
-5
/
+5
*
Revert to old IRIs
Iwan Aucamp
2022-04-17
1
-4
/
+6
*
fix broken test detection
Iwan Aucamp
2022-04-17
2
-12
/
+10
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-17
3
-2
/
+6
*
Merge remote-tracking branch 'upstream/master' into test-reorg
Iwan Aucamp
2022-04-17
12
-46
/
+46
|
\
|
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-15
9
-24
/
+25
*
|
test re-org
Graham Higgins
2022-04-16
10
-15
/
+581
|
/
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-04-14
2
-9
/
+23
*
take the opportunity to remove references to unittest, as suggested
Graham Higgins
2022-04-12
2
-8
/
+4
*
fix whoopsies
Graham Higgins
2022-04-12
2
-6
/
+4
*
migrate yet more tests to pytest
Graham Higgins
2022-04-12
2
-45
/
+23
*
change pytest.skip to pytest.xfail
Graham Higgins
2022-04-09
1
-1
/
+1
*
Merge pull request #1788 from gjhiggins/more-test-reorg
Nicholas Car
2022-04-05
2
-0
/
+125
|
\
|
*
more test re-org
Graham Higgins
2022-04-02
2
-0
/
+125
*
|
Move tests into test_parser_turtlelike.py
Iwan Aucamp
2022-04-02
1
-36
/
+190
|
/
*
Add tests for the parsing of literals for the turtle family of formats
Iwan Aucamp
2022-03-27
1
-0
/
+99
*
extend test suite re-org
Graham Higgins
2022-03-18
10
-0
/
+677