Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s/ccsflat/flatccs/ (consistency with "simplepcs") | Jan Pokorný | 2014-04-15 | 4 | -32/+32 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/utils: new set of unit tests targeting utils module | Jan Pokorný | 2014-04-02 | 1 | -0/+42 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/filter_manager: avoid Python 2.7 API | Jan Pokorný | 2014-04-02 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/command: sanitize/simplify, make it passing (incl. el6) | Jan Pokorný | 2014-04-01 | 1 | -35/+67 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/XMLFormat-walk: fix a typo (unittest.fail--) | Jan Pokorný | 2014-04-01 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Simplify: _vimrc_local.vim as suitable symlinks to misc | Jan Pokorný | 2014-04-01 | 1 | -0/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Refactor: move functional-paradigm helpers utils -> utils_func | Jan Pokorný | 2014-04-01 | 1 | -3/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/tests/ccs2coro_xslt: adjust to recent changes | Jan Pokorný | 2014-03-07 | 1 | -3/+3 | |
| | | | | | | See ff7c21dd9ea67b9833a605d8060abb5daab0cbf6 Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | ccs2pcs: migrate to cmd alias mechanism, incl. testsuite | Jan Pokorný | 2014-03-06 | 4 | -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 now | Jan Pokorný | 2014-02-19 | 1 | -11/+11 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | XML filter: s/recursion/descent (which better describes its use) | Jan Pokorný | 2014-02-19 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests:command: make more compact | Jan Pokorný | 2014-02-13 | 2 | -33/+58 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/command context: filters get passed their portion + no self | Jan Pokorný | 2014-02-11 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests: filter_manager: test CompositeFormat-based filter | Jan Pokorný | 2014-02-09 | 1 | -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 case | Jan Pokorný | 2014-01-30 | 1 | -2/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests: adjust module-level docstrings | Jan Pokorný | 2014-01-28 | 5 | -5/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command: start with respective unit tests | Jan Pokorný | 2014-01-28 | 1 | -0/+79 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Separate loglevels for testruns and running from main-boostrap | Jan Pokorný | 2014-01-23 | 1 | -3/+9 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | ccs2coro: add forgotten unit test exercising XSLT distillation | Jan Pokorný | 2014-01-20 | 2 | -0/+86 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command_manager: add some unit tests | Jan Pokorný | 2014-01-20 | 1 | -0/+37 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Batch header unification | Jan Pokorný | 2013-11-18 | 7 | -10/+10 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/filter: reformat aux output sections | Jan Pokorný | 2013-11-18 | 1 | -13/+9 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/filter: use already defined constant WALK_DIR | Jan Pokorný | 2013-11-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Initial commit | Jan Pokorný | 2013-11-18 | 22 | -0/+461 | |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com> |