summaryrefslogtreecommitdiff
path: root/cliapp/runcmd_tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-08-20Fix: more Python3 support from StuartLars Wirzenius1-22/+22
2017-08-19Add: PYthon3 supportLars Wirzenius1-2/+3
2015-05-01Whitespace fixes for PEP8Lars Wirzenius1-1/+1
2015-04-18Add running of pylint in 'make check' and fix thingsLars Wirzenius1-18/+16
2015-04-18Run pep8 in "make check" and fix so it passesLars Wirzenius1-10/+9
2014-08-03Fix test for callbacksLars Wirzenius1-2/+7
2014-07-31Allow runcmd callbacks to mangle the collected dataLars Wirzenius1-4/+10
2014-07-31Add tests for runcmd callbacksRichard Ipsum1-0/+27
2013-06-09Remove trailing whitespace from ends of linesLars Wirzenius1-12/+12
2013-02-10Quote single quoteLars Wirzenius1-0/+3
2013-02-10Quote double-quoteLars Wirzenius1-0/+3
2013-02-10Quote spacesLars Wirzenius1-0/+3
2013-02-10Allow safe characters as-isLars Wirzenius1-0/+3
2013-02-10Start a function to safely quote arbitrary strings for shellLars Wirzenius1-0/+6
2013-02-10Fix test class nameLars Wirzenius1-1/+1
2012-07-12Fix busy-wait problem in certain uses of runcmdLars Wirzenius1-1/+13
2012-05-21Add missing runcmd files, oopsLars Wirzenius1-0/+114