.coveragerc
.flake8
.gitignore
.readthedocs.yml
LICENSE
MANIFEST.in
Makefile
README.rst
dev-requirements.txt
mypy-requirements.txt
mypy.ini
pyproject.toml
release-test.sh
requirements.txt
test-requirements.txt
tox.ini
.github/dependabot.yml
.github/workflows/ci-tests.yml
.github/workflows/codeql-analysis.yml
cwltest/__init__.py
cwltest/__main__.py
cwltest/_version.py
cwltest/argparser.py
cwltest/compare.py
cwltest/cwltest-schema-strict.yml
cwltest/cwltest-schema.yml
cwltest/hooks.py
cwltest/main.py
cwltest/plugin.py
cwltest/py.typed
cwltest/stdfsaccess.py
cwltest/utils.py
cwltest.egg-info/PKG-INFO
cwltest.egg-info/SOURCES.txt
cwltest.egg-info/dependency_links.txt
cwltest.egg-info/entry_points.txt
cwltest.egg-info/requires.txt
cwltest.egg-info/top_level.txt
cwltest.egg-info/zip-safe
docs/Makefile
docs/conf.py
docs/index.rst
docs/pytest.rst
docs/requirements.txt
docs/_static/favicon.ico
mypy-stubs/junit_xml.pyi
mypy-stubs/cachecontrol/__init__.pyi
mypy-stubs/cachecontrol/cache.pyi
mypy-stubs/cachecontrol/compat.pyi
mypy-stubs/cachecontrol/controller.pyi
mypy-stubs/cachecontrol/wrapper.pyi
mypy-stubs/cachecontrol/caches/__init__.pyi
mypy-stubs/cachecontrol/caches/file_cache.pyi
mypy-stubs/defusedxml/ElementTree.pyi
mypy-stubs/defusedxml/__init__.pyi
mypy-stubs/rdflib/__init__.pyi
mypy-stubs/rdflib/collection.pyi
mypy-stubs/rdflib/compare.pyi
mypy-stubs/rdflib/graph.pyi
mypy-stubs/rdflib/parser.pyi
mypy-stubs/rdflib/paths.pyi
mypy-stubs/rdflib/plugin.pyi
mypy-stubs/rdflib/query.pyi
mypy-stubs/rdflib/resource.pyi
mypy-stubs/rdflib/term.pyi
mypy-stubs/rdflib/namespace/_CSVW.pyi
mypy-stubs/rdflib/namespace/_DC.pyi
mypy-stubs/rdflib/namespace/_DCAT.pyi
mypy-stubs/rdflib/namespace/_DCTERMS.pyi
mypy-stubs/rdflib/namespace/_DOAP.pyi
mypy-stubs/rdflib/namespace/_FOAF.pyi
mypy-stubs/rdflib/namespace/_ODRL2.pyi
mypy-stubs/rdflib/namespace/_ORG.pyi
mypy-stubs/rdflib/namespace/_OWL.pyi
mypy-stubs/rdflib/namespace/_PROF.pyi
mypy-stubs/rdflib/namespace/_PROV.pyi
mypy-stubs/rdflib/namespace/_QB.pyi
mypy-stubs/rdflib/namespace/_RDF.pyi
mypy-stubs/rdflib/namespace/_RDFS.pyi
mypy-stubs/rdflib/namespace/_SDO.pyi
mypy-stubs/rdflib/namespace/_SH.pyi
mypy-stubs/rdflib/namespace/_SKOS.pyi
mypy-stubs/rdflib/namespace/_SOSA.pyi
mypy-stubs/rdflib/namespace/_SSN.pyi
mypy-stubs/rdflib/namespace/_TIME.pyi
mypy-stubs/rdflib/namespace/_VOID.pyi
mypy-stubs/rdflib/namespace/_XSD.pyi
mypy-stubs/rdflib/namespace/__init__.pyi
mypy-stubs/rdflib/plugins/__init__.pyi
mypy-stubs/rdflib/plugins/parsers/__init__.pyi
mypy-stubs/rdflib/plugins/parsers/notation3.pyi
mypy-stubs/ruamel/__init__.pyi
tests/__init__.py
tests/test_argparse.py
tests/test_badgedir.py
tests/test_categories.py
tests/test_compare.py
tests/test_exclude_tags.py
tests/test_integer_id.py
tests/test_invalid_outputs.py
tests/test_multi_lined_doc.py
tests/test_numeric_id.py
tests/test_plugin.py
tests/test_prepare.py
tests/test_short_names.py
tests/test_string_id.py
tests/test_timeout.py
tests/util.py
tests/test-data/badgedir.yaml
tests/test-data/conformance_test_v1.0.cwltest.yml
tests/test-data/conformance_test_v1.2.cwltest.yaml
tests/test-data/cores.txt
tests/test-data/cwltool-conftest.py
tests/test-data/dummy-executor.sh
tests/test-data/empty.yml
tests/test-data/exclude-tags.yml
tests/test-data/integer-id.yml
tests/test-data/mock_cwl_runner.py
tests/test-data/multi-lined-doc.yml
tests/test-data/nothing.yml
tests/test-data/optional-error.yml
tests/test-data/optional-unsupported.yml
tests/test-data/required-unsupported.yml
tests/test-data/return-0.cwl
tests/test-data/return-1.cwl
tests/test-data/return-unsupported.cwl
tests/test-data/short-names.yml
tests/test-data/string-id.yml
tests/test-data/timeout.cwl
tests/test-data/timeout.yml
tests/test-data/true.cwl
tests/test-data/with-and-without-short-names.yml
tests/test-data/v1.0/args.py
tests/test-data/v1.0/cat-job.json
tests/test-data/v1.0/cat-n-job.json
tests/test-data/v1.0/cat1-job.json
tests/test-data/v1.0/cat1-testcli.cwl
tests/test-data/v1.0/cat2-job.json
tests/test-data/v1.0/empty.json
tests/test-data/v1.0/hello.txt
tests/test-data/v1.0/null-expression2-tool.cwl