0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change: make cli test cases loading reference data using .api.load
ssato
as Satoru SATOH
More... almost 5 years ago
change: ensure .cli.main exited always with exit code 0 if it goes fine
ssato
as Satoru SATOH
More... almost 5 years ago
change: dump tdata if expected exception was not raised
ssato
as Satoru SATOH
More... almost 5 years ago
fix: check outputs only if it should be expected success
ssato
as Satoru SATOH
More... almost 5 years ago
fix: use assertEqual instead of assertEquals
ssato
as Satoru SATOH
More... almost 5 years ago
change: make an info about test data will be printed if cli test cases fail
ssato
as Satoru SATOH
More... almost 5 years ago
fix: add a README.md to describe what tests cases are there
ssato
as Satoru SATOH
More... almost 5 years ago
fix: add README.md files to describe what tests cases are there
ssato
as Satoru SATOH
More... almost 5 years ago
fix: set kind properly in classes inherits collectors.Collector
ssato
as Satoru SATOH
More... almost 5 years ago
fix: opitons should be provided as a list in test data
ssato
as Satoru SATOH
More... almost 5 years ago
change: start switching to new test data collectors
ssato
as Satoru SATOH
More... almost 5 years ago
change: rename test data objects, collectors and test case class for cli test cases
ssato
as Satoru SATOH
More... almost 5 years ago
change: add an experimental test data object, TData2
ssato
as Satoru SATOH
More... almost 5 years ago
change: follow changes of tests.base.collector and related modules
ssato
as Satoru SATOH
More... almost 5 years ago
change: simplify test data collector and allow to customize data factory
ssato
as Satoru SATOH
More... almost 5 years ago
change: add tests.base.collector.TDataCollector.each_data_from_dir to allow overrides
ssato
as Satoru SATOH
More... almost 5 years ago
fix: add doctext for the class and remove a pylint's disable
ssato
as Satoru SATOH
More... almost 5 years ago
change: rename from tests.cli.collector to .collectors
ssato
as Satoru SATOH
More... almost 5 years ago
fix: add basic test data for tests.cli.test_base
ssato
as Satoru SATOH
More... almost 5 years ago
change: add file based test data for cli error test cases
ssato
as Satoru SATOH
More... almost 5 years ago
change: replace some hand-crafted cli test cases with file based ones
ssato
as Satoru SATOH
More... almost 5 years ago
enhancement: add test data for cli 'show' commands
ssato
as Satoru SATOH
More... almost 5 years ago
change: add data collector for cli test cases
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove old and duplicated test cases in tests.cli.main
ssato
as Satoru SATOH
More... almost 5 years ago
change: add a method to load and make data object in tests.base.collector
ssato
as Satoru SATOH
More... almost 5 years ago
fix/change: update .cli._main to apply changes in modules used
ssato
as Satoru SATOH
More... almost 5 years ago
fix: integrate test utility functions to output results in .cli.actions
ssato
as Satoru SATOH
More... almost 5 years ago
fix: add test cases for CLI's -E and --env options
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove unnecessary pylint's disables
ssato
as Satoru SATOH
More... almost 5 years ago
change: [api] export .ioinfo.make{,s} as public APIs
ssato
as Satoru SATOH
More... almost 5 years ago