.circleci/config.yml | |
|
|
.codacy.yml | |
|
|
.codeclimate.yml | |
|
|
.coveragerc | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/codeql.yml | |
|
|
.github/workflows/pylint.yml | |
|
|
.github/workflows/tests.yml | |
|
|
.gitignore | |
|
|
.sonarcloud.properties | |
|
|
ACKS.md | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
VERSION | |
|
|
WORKS_USING_WORDLESS.md | |
|
|
appveyor.yml | |
|
|
azure-pipelines.yml | |
|
|
pylintrc | |
|
|
requirements/requirements_dev.txt | |
|
|
requirements/requirements_tests.txt | |
|
|
tests/__init__.py | 0 | A 0 mins |
|
tests/test_colligation_extractor.py | 66 | A 0 mins |
|
tests/test_collocation_extractor.py | 60 | A 0 mins |
|
tests/test_concordancer.py | 72 | A 0 mins |
|
tests/test_concordancer_parallel.py | 36 | A 0 mins |
|
tests/test_dependency_parser.py | 51 | A 0 mins |
|
tests/test_keyword_extractor.py | 67 | A 0 mins |
|
tests/test_main.py | 61 | A 0 mins |
|
tests/test_ngram_generator.py | 46 | A 0 mins |
|
tests/test_profiler.py | 156 | A 0 mins |
|
tests/test_wordlist_generator.py | 45 | A 0 mins |
|
tests/tests_checks/__init__.py | 0 | A 0 mins |
|
tests/tests_checks/test_checks_files.py | 39 | A 0 mins |
|
tests/tests_checks/test_checks_misc.py | 39 | A 0 mins |
|
tests/tests_checks/test_checks_tokens.py | 50 | A 0 mins |
|
tests/tests_checks/test_checks_work_area.py | 106 | A 0 mins |
|
tests/tests_dialogs/__init__.py | 0 | A 0 mins |
|
tests/tests_dialogs/test_dialogs.py | 32 | A 0 mins |
|
tests/tests_dialogs/test_dialogs_errs.py | 19 | A 0 mins |
|
tests/tests_dialogs/test_dialogs_misc.py | 19 | A 0 mins |
|
tests/tests_dialogs/test_msg_boxes.py | 14 | A 0 mins |
|
tests/tests_figs/__init__.py | 0 | A 0 mins |
|
tests/tests_figs/test_figs.py | 58 | A 0 mins |
|
tests/tests_figs/test_figs_freqs.py | 73 | A 2 hrs |
|
tests/tests_figs/test_figs_stats.py | 67 | A 45 mins |
|