summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* facts: cmd_pkg_install: be ready to deal with a generatorJan Pokorný2015-02-261-1/+8
* facts: cmd_pkg_install: return empty string when no pkgsJan Pokorný2015-02-261-1/+7
* lib-general/formats/command: special "magic_split" flavorJan Pokorný2015-02-261-0/+15
* lib-general/formats/command: fix "from dict" directionJan Pokorný2015-02-261-1/+8
* tests: add "functional" test exercising filter/_try_editJan Pokorný2015-02-264-0/+78
* tests: avoid loading ext. plugins (complain about imports)Jan Pokorný2015-02-262-2/+3
* formats/command: move to ext-plugins/lib-general/formatsJan Pokorný2015-01-091-1/+2
* ext-plugins/lib-general: string_{list,set} + conversion filterJan Pokorný2015-01-091-0/+31
* facts: add ability to translate logical cmd to distro cmdJan Pokorný2015-01-091-1/+17
* facts: add ability to translate logical pkg to distro pkgJan Pokorný2015-01-091-1/+16
* Rename utils_cluster -> facts (more generic, really)Jan Pokorný2015-01-091-1/+1
* formats/command: parsing/linearizing a command + testsJan Pokorný2014-11-142-0/+53
* tests/utils: assertEquals (deprecated) -> assertEqualJan Pokorný2014-11-141-2/+2
* tests/_gone -> _gone: same lines even for singly nested testsJan Pokorný2014-11-1411-21/+11
* tests/utils_cluster: add test_cluster_pcs_1_2Jan Pokorný2014-11-141-15/+31
* ccs2pcs: big renaming (ccsflat2pcsprelude + pcsprelude2pcs)Jan Pokorný2014-10-212-6/+6
* tests: fix a chained typoJan Pokorný2014-10-212-3/+3
* tests: fix an issue with passing dict instead of "opt" objJan Pokorný2014-10-082-1/+11
* utils_cluster: update knowledge about cluster in Fedora/UbuntuJan Pokorný2014-09-291-0/+5
* tests/utils_cluster: exercise cluster_pcs_flatiron predicateJan Pokorný2014-09-291-0/+29
* tests/utils_xml: drop unused importJan Pokorný2014-09-221-1/+0
* tests: add __init__.py to allow custom test pickingJan Pokorný2014-09-221-0/+1
* Adjust a way to operate in "development" mode wrt. run-devJan Pokorný2014-09-2217-28/+27
* filters/ccs2ccsflat+ccs_flatten: nothing to do -> return orig. dumpJan Pokorný2014-09-221-4/+7
* Make run-dev central point for local use (e.g., test run)Jan Pokorný2014-09-221-50/+1
* Allow for convenient interactive/exploratory useJan Pokorný2014-09-171-2/+8
* tests/_bootstrap: fix a thinko preventing debug outputsJan Pokorný2014-09-171-1/+1
* tests/format: fix issue discovered by Travis CIJan Pokorný2014-09-171-1/+1
* Get rid of remaining clufter-qualified commandsJan Pokorný2014-09-0916-122/+174
* tests/command: apply Approved Formatting Convention (TM)Jan Pokorný2014-09-051-6/+6
* command_manager: 'implicit' superseded (by far) with 'init_lookup'Jan Pokorný2014-09-052-3/+7
* plugin_registry: unify passing of look-aside pluginsJan Pokorný2014-09-051-2/+2
* Reconsider plugin (class/symbol) to module organizationJan Pokorný2014-09-054-34/+34
* Solve a "read-only dict as API" question once foreverJan Pokorný2014-09-041-2/+2
* format: fix multiple class-level __init__ per one __new__ resultJan Pokorný2014-09-031-10/+16
* filter{,_manager}: filter responsible for resolving selfJan Pokorný2014-09-024-14/+16
* command{,_manager}: command responsible for resolving selfJan Pokorný2014-09-021-24/+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
* main + tests/command_manager: cleanup/cosmeticsJan Pokorný2014-08-261-2/+0
* command_manager: add `implicit` as a shortcut constructorJan Pokorný2014-08-261-1/+1
* tests/command_context: check proper "notaint" + "anabasis"Jan Pokorný2014-06-191-0/+61
* command/format: pass declared cmd context subset to Format objectJan Pokorný2014-06-181-3/+2
* format: etree_rng_validator: extend + more info to call siteJan Pokorný2014-06-171-4/+5
* xml_utils: make rng_pivot return "starting" definitionJan Pokorný2014-06-131-3/+3
* utils: fix braino in func_defaults_varnames + update unittestJan Pokorný2014-06-041-1/+2