summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* s/ccsflat/flatccs/ (consistency with "simplepcs")Jan Pokorný2014-04-154-32/+32
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/utils: new set of unit tests targeting utils moduleJan Pokorný2014-04-021-0/+42
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/filter_manager: avoid Python 2.7 APIJan Pokorný2014-04-021-2/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/command: sanitize/simplify, make it passing (incl. el6)Jan Pokorný2014-04-011-35/+67
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/XMLFormat-walk: fix a typo (unittest.fail--)Jan Pokorný2014-04-011-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Simplify: _vimrc_local.vim as suitable symlinks to miscJan Pokorný2014-04-011-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Refactor: move functional-paradigm helpers utils -> utils_funcJan Pokorný2014-04-011-3/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/tests/ccs2coro_xslt: adjust to recent changesJan Pokorný2014-03-071-3/+3
| | | | | | See ff7c21dd9ea67b9833a605d8060abb5daab0cbf6 Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* ccs2pcs: migrate to cmd alias mechanism, incl. testsuiteJan Pokorný2014-03-064-7/+7
| | | | | | | Note: currently ccs2flatironxml is effectively a copy of ccs2needlexml, but this is both incorrect and subject of future change Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/command: comment out the correct cases for nowJan Pokorný2014-02-191-11/+11
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* XML filter: s/recursion/descent (which better describes its use)Jan Pokorný2014-02-191-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests:command: make more compactJan Pokorný2014-02-132-33/+58
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/command context: filters get passed their portion + no selfJan Pokorný2014-02-111-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests: filter_manager: test CompositeFormat-based filterJan Pokorný2014-02-091-6/+54
| | | | | | | | | | | | ...which is internally, in fact, just a doubled-proceeding of ccs2ccsflat filter also: - start describing tests using CHECK "keyword" in the comments - fix borken assumption wrt. equality of module-level import and the recycled auto-discovered plugin Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests: command: add a tested caseJan Pokorný2014-01-301-2/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests: adjust module-level docstringsJan Pokorný2014-01-285-5/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* command: start with respective unit testsJan Pokorný2014-01-281-0/+79
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Separate loglevels for testruns and running from main-boostrapJan Pokorný2014-01-231-3/+9
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* ccs2coro: add forgotten unit test exercising XSLT distillationJan Pokorný2014-01-202-0/+86
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* command_manager: add some unit testsJan Pokorný2014-01-201-0/+37
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Batch header unificationJan Pokorný2013-11-187-10/+10
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/filter: reformat aux output sectionsJan Pokorný2013-11-181-13/+9
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* tests/filter: use already defined constant WALK_DIRJan Pokorný2013-11-181-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Initial commitJan Pokorný2013-11-1822-0/+461
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>