summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: check validation harness using now fixed corosync.rngJan Pokorný2014-05-303-30/+284
* utils_xml: XML helpers incl. rng_pivot to be used for validationJan Pokorný2014-05-283-0/+2275
* utils_prog: new func dirname_x (iterated dirname)Jan Pokorný2014-05-281-2/+3
* utils_cib: unit for CIB-related stuff + test counterpartJan Pokorný2014-05-221-0/+24
* Relicence GPLv2 -> GPLv2+Jan Pokorný2014-04-2511-11/+11
* s/ccsflat/flatccs/ (consistency with "simplepcs")Jan Pokorný2014-04-154-32/+32
* tests/utils: new set of unit tests targeting utils moduleJan Pokorný2014-04-021-0/+42
* tests/filter_manager: avoid Python 2.7 APIJan Pokorný2014-04-021-2/+2
* tests/command: sanitize/simplify, make it passing (incl. el6)Jan Pokorný2014-04-011-35/+67
* tests/XMLFormat-walk: fix a typo (unittest.fail--)Jan Pokorný2014-04-011-1/+1
* Simplify: _vimrc_local.vim as suitable symlinks to miscJan Pokorný2014-04-011-0/+1
* Refactor: move functional-paradigm helpers utils -> utils_funcJan Pokorný2014-04-011-3/+2
* tests/tests/ccs2coro_xslt: adjust to recent changesJan Pokorný2014-03-071-3/+3
* ccs2pcs: migrate to cmd alias mechanism, incl. testsuiteJan Pokorný2014-03-064-7/+7
* tests/command: comment out the correct cases for nowJan Pokorný2014-02-191-11/+11
* XML filter: s/recursion/descent (which better describes its use)Jan Pokorný2014-02-191-1/+1
* tests:command: make more compactJan Pokorný2014-02-132-33/+58
* filters/command context: filters get passed their portion + no selfJan Pokorný2014-02-111-1/+1
* tests: filter_manager: test CompositeFormat-based filterJan Pokorný2014-02-091-6/+54
* tests: command: add a tested caseJan Pokorný2014-01-301-2/+7