refactor: move are_same_file_types from .utils to .api |
|
More...
|
over 3 years ago
|
refactor: make anyconfig.utils.files not depend on .utils.detectors |
|
More...
|
over 3 years ago
|
change: rename anyconfig.ioinfo.factory |
|
More...
|
over 3 years ago
|
fix/refactor: consolidate IOInfo factory functions to anyconfig.ioinfo.main |
|
More...
|
over 3 years ago
|
change: remove extra doc test cases in anyconfig.utils.detectors |
|
More...
|
over 3 years ago
|
Merge pull request #131 from ssato/fix/sider-issues |
|
More...
|
over 3 years ago
|
fix: regenerate README.rst |
|
More...
|
over 3 years ago
|
fix: remove extra double quotes |
|
More...
|
over 3 years ago
|
fix: double quote shell variables pointed out by sider |
|
More...
|
over 3 years ago
|
fix: correct typo pointed out by sider in modules |
|
More...
|
over 3 years ago
|
change: restructure anyconfig.ioinfo |
|
More...
|
over 3 years ago
|
fix: correct typo pointed out by sider |
|
More...
|
over 3 years ago
|
fix: [mypy] add workarounds to typing.cast objects types are known |
|
More...
|
over 3 years ago
|
refactor/change: cleanup test cases of anyconfig.ioinfo.* |
|
More...
|
over 3 years ago
|
refactor: simplify the doctext of anyconfig.ioinfo.* |
|
More...
|
over 3 years ago
|
change: rename common to constants in tests.base |
|
More...
|
over 3 years ago
|
fix: several type hint fixes and related changes/fixes |
|
More...
|
over 3 years ago
|
fix: add missing type hint to tests.base.common.NULL_CNTNR |
|
More...
|
over 3 years ago
|
fix: [mypy] ingnore .py files under tests/res/ |
|
More...
|
over 3 years ago
|
Merge pull request #130 from ssato/fix/use-new-test-data-collector |
|
More...
|
over 3 years ago
|
change: remove because its test cases were migrated into test.parser.test_* |
|
More...
|
over 3 years ago
|
change: allow anyconfig.parser.parse to parse some special pattern of strings |
|
More...
|
over 3 years ago
|
change: switch to use new test data collector in test cases for parser |
|
More...
|
over 3 years ago
|
change: switch to use new test data collector in test cases for parser.parse_single |
|
More...
|
over 3 years ago
|
change: remove the duplicated test code |
|
More...
|
over 3 years ago
|
change: remove test cases with minimum dependencies |
|
More...
|
over 3 years ago
|
Merge pull request #129 from ssato/fix/use-new-test-data-collector |
|
More...
|
over 3 years ago
|
fix: make flake8 ignores warnings W605 in test data |
|
More...
|
over 3 years ago
|
change: switch to use new test data collector in test cases for dicts |
|
More...
|
over 3 years ago
|
enhancement: support to load test data with the order of keys are kept |
|
More...
|
over 3 years ago
|