summaryrefslogtreecommitdiffstats
path: root/tests/command.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: pcs (not in command names) -> cibJan Pokorný2015-04-081-5/+5
* tests: avoid loading ext. plugins (complain about imports)Jan Pokorný2015-02-261-1/+2
* ccs2pcs: big renaming (ccsflat2pcsprelude + pcsprelude2pcs)Jan Pokorný2014-10-211-4/+4
* tests: fix a chained typoJan Pokorný2014-10-211-2/+2
* tests: fix an issue with passing dict instead of "opt" objJan Pokorný2014-10-081-1/+3
* 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-17/+12
* tests/command: apply Approved Formatting Convention (TM)Jan Pokorný2014-09-051-6/+6
* Reconsider plugin (class/symbol) to module organizationJan Pokorný2014-09-051-17/+17
* filter{,_manager}: filter responsible for resolving selfJan Pokorný2014-09-021-6/+5
* command{,_manager}: command responsible for resolving selfJan Pokorný2014-09-021-24/+16
* Relicence GPLv2 -> GPLv2+Jan Pokorný2014-04-251-1/+1
* s/ccsflat/flatccs/ (consistency with "simplepcs")Jan Pokorný2014-04-151-13/+13
* tests/command: sanitize/simplify, make it passing (incl. el6)Jan Pokorný2014-04-011-35/+67
* Refactor: move functional-paradigm helpers utils -> utils_funcJan Pokorný2014-04-011-3/+2
* ccs2pcs: migrate to cmd alias mechanism, incl. testsuiteJan Pokorný2014-03-061-2/+2
* tests/command: comment out the correct cases for nowJan Pokorný2014-02-191-11/+11
* tests:command: make more compactJan Pokorný2014-02-131-33/+57
* tests: command: add a tested caseJan Pokorný2014-01-301-2/+7
* command: start with respective unit testsJan Pokorný2014-01-281-0/+79