0
I Use This!
Activity Not Available

Commits : Listings

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