summaryrefslogtreecommitdiffstats
path: root/__root__/run-tests
Commit message (Expand)AuthorAgeFilesLines
* run-tests: be verbose about exit statusJan Pokorný2016-02-011-1/+1
* run-tests: fix nonshort short-circuiting + Py2.6 -m pkg.__main__Jan Pokorný2016-02-011-4/+9
* run-tests: add nosetests support (also as a fallback)Jan Pokorný2016-02-011-9/+37
* run-tests: run also run_check_cmd from run-check unless -n passedJan Pokorný2015-12-171-1/+1
* run-tests: fix a bug in logic and case statementsJan Pokorný2015-12-171-3/+6
* run-tests: coverage.py under Travis CI doesn't recognize unit2 cmdJan Pokorný2015-12-171-1/+1
* run-tests: account also for cases when there is no "[["Jan Pokorný2015-12-171-1/+1
* run-tests: account for cases when there is no coverage2Jan Pokorný2015-12-171-1/+2
* run-{check,tests}: fix "."/passed params dash incompatibilityJan Pokorný2015-12-171-1/+2
* run-tests: add support for running under coverage.pyJan Pokorný2015-12-171-1/+9
* run-tests: remove unnecessary command substitutionJan Pokorný2015-03-201-2/+2
* run-{check,test}: remove bashisms (travis-friendly)Jan Pokorný2015-02-261-1/+1
* run-tests: fix positioning of --verboseJan Pokorný2014-11-141-2/+8
* run-tests: run (optionally allow skipping) run-check along againJan Pokorný2014-11-141-0/+7
* run-check: fix and apply use of "norun" context (when sourced)Jan Pokorný2014-11-141-1/+1
* run-tests: simplify conditionalsJan Pokorný2014-11-141-9/+4
* run-tests: POSIX shell doesn't know: declare, sourceJan Pokorný2014-09-291-1/+1
* run-{check,tests}: limit inferference with user's modulesJan Pokorný2014-09-291-3/+5
* run-{check,tests}: global sanity check + prologue for testsJan Pokorný2014-09-291-12/+1
* run-tests: less verbose, more likely to work with set -eJan Pokorný2014-09-221-2/+2
* run-tests: do not depend on coreutils/realpathJan Pokorný2014-09-171-3/+9
* run-tests/setup.py: allow for "partial develop" (speed up)Jan Pokorný2014-09-171-3/+5
* run-tests: avoid specifying "tests." if enum'ing modulesJan Pokorný2014-09-171-1/+4
* run-tests: stricter sh-only conformityJan Pokorný2014-09-171-4/+4
* run-tests: fix not returning non-zero upon failureJan Pokorný2014-09-171-1/+10
* run-tests: drop bash-only syntax, add -t switch (~notail)Jan Pokorný2014-09-171-1/+4
* run-tests: cope with missing ccs_flatten binaryJan Pokorný2014-09-131-0/+5
* run-tests: fix tabs in space-indented codeJan Pokorný2014-09-131-7/+7
* Move + ln -s README, run-{dev,tests}, doc into __root__Jan Pokorný2014-09-111-0/+68