0
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change: remove doctest cases from .backend.properties.parseline as those were added into tests.backend.test_properties
ssato
as Satoru SATOH
More... almost 5 years ago
fix: rename and add test cases of .backend.properties.parseline
ssato
as Satoru SATOH
More... almost 5 years ago
fix: pylint errors, consider-using-f-string
ssato
as Satoru SATOH
More... almost 5 years ago
fix: pylint errors, use-dict-literal
ssato
as Satoru SATOH
More... almost 5 years ago
change: rename .api._load._maybe_schema
ssato
as Satoru SATOH
More... almost 5 years ago
fix: don't import a type without prefix
ssato
as Satoru SATOH
More... almost 5 years ago
fix: [doc] pydocstyle errors in .api
ssato
as Satoru SATOH
More... almost 5 years ago
fix: [doc] pydocstyle errors in .parser
ssato
as Satoru SATOH
More... almost 5 years ago
fix: [doc] pydocstyle errors in .dicts
ssato
as Satoru SATOH
More... almost 5 years ago
change: add file based test cases for parser.parse_attrlist_0
ssato
as Satoru SATOH
More... almost 5 years ago
fix: correct some pydocstyle warnings and errors
ssato
as Satoru SATOH
More... almost 5 years ago
fix: add a missing module doc text
ssato
as Satoru SATOH
More... almost 5 years ago
fix: move all doctest cases for .dicts to tests.dicts.test_functions
ssato
as Satoru SATOH
More... almost 5 years ago
change: remove doctest cases re-implemented in tests.parser.test_single
ssato
as Satoru SATOH
More... almost 5 years ago
Merge branch 'fix/remove-tests-common' into next
ssato
as Satoru SATOH
More... almost 5 years ago
refactor: move CNF_* from tests.backend.common to .constants
ssato
as Satoru SATOH
More... almost 5 years ago
0.12.0 rc1
ssato
as Satoru SATOH
More... almost 5 years ago
fix: add .j2 as src data
ssato
as Satoru SATOH
More... almost 5 years ago
Merge branch 'fix/remove-tests-common' into next
ssato
as Satoru SATOH
More... almost 5 years ago
change: use test data files and remove dependency to tests.common in tests.template
ssato
as Satoru SATOH
More... almost 5 years ago
change: update the NEWS to add latest changes, fixes and updates
ssato
as Satoru SATOH
More... almost 5 years ago
change: switch min test cases to use pytest instead of nose
ssato
as Satoru SATOH
More... almost 5 years ago
fix: make query test cases skipped if jmespath lib is not available
ssato
as Satoru SATOH
More... almost 5 years ago
change: switch to pytest from nose
ssato
as Satoru SATOH
More... almost 5 years ago
change: add pytest configurations
ssato
as Satoru SATOH
More... almost 5 years ago
change: rename test cases with adding prefix 'test_'
ssato
as Satoru SATOH
More... almost 5 years ago
change: use tests/res/base/basics/10/10.json instead of tests/res/00-cnf.json as test data
ssato
as Satoru SATOH
More... almost 5 years ago
Merge pull request #134 from ssato/fix/cli-test-cases
ssato
as Satoru SATOH
More... almost 5 years ago
change: remove the old test cases for the cli, replaced with file based ones
ssato
as Satoru SATOH
More... almost 5 years ago
change: add new file based test cases for multiple inputs of the cli
ssato
as Satoru SATOH
More... almost 5 years ago