summaryrefslogtreecommitdiff
path: root/creole/tests/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* fix code stylecleanupJensDiemer2020-01-191-2/+0
* Fix code style with autopep8JensDiemer2020-01-191-3/+1
* fix import code style with isortJensDiemer2020-01-191-4/+3
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-191-4/+2
* fixup! Simplify subprocess mixinJensDiemer2020-01-181-3/+1
* remove __future__ importsJensDiemer2020-01-181-1/+1
* Test CLI also directJensDiemer2015-06-021-30/+64
* add some tests for setup.py and...JensDiemer2015-06-021-65/+2
* Fix unittests:JensDiemer2015-06-021-26/+13
* Squashed commit of the following:JensDiemer2015-06-021-20/+122
* v1.1.0: Add simple commandline interface scripts.v1.1.0JensDiemer2013-10-281-0/+81