summaryrefslogtreecommitdiffstats
path: root/tests/run_cmd.py
Commit message (Expand)AuthorAgeFilesLines
* tests/_gone -> _gone: same lines even for singly nested testsJan Pokorný2014-11-141-1/+1
* Adjust a way to operate in "development" mode wrt. run-devJan Pokorný2014-09-221-2/+2
* Get rid of remaining clufter-qualified commandsJan Pokorný2014-09-091-8/+10
* command_manager: 'implicit' superseded (by far) with 'init_lookup'Jan Pokorný2014-09-051-2/+6
* format: fix multiple class-level __init__ per one __new__ resultJan Pokorný2014-09-031-10/+16
* tests/run_cmd: remove hit-disk test in favor of in-memory oneJan Pokorný2014-09-011-24/+24
* command: make usable as a library (output as a string, etc.)Jan Pokorný2014-09-011-0/+18
* tests/run_cmd: create test files in tests dirJan Pokorný2014-08-291-4/+6
* tests/run_cmd: make standalone script (for consistency)Jan Pokorný2014-08-291-0/+4
* tests/run_cmd: drop (redundant) logging snippetsJan Pokorný2014-08-291-3/+0
* tests/run_cmd: new (sanity) test of running a command directlyJan Pokorný2014-08-271-0/+42