summaryrefslogtreecommitdiff
path: root/tests/test_utility.py
Commit message (Expand)AuthorAgeFilesLines
* Read input line by lineJan-Thorsten Peter2022-02-181-1/+1
* More Python 2 compatibility code clean up.Tomaz Solc2021-02-051-4/+0
* Also test command-line utility return code.Tomaz Solc2019-06-161-5/+9
* Fix unit test on PyPy 7.1.1Tomaz Solc2019-06-161-2/+6
* Replace unnecessary _u() compat function with u prefix to stringJon Dufresne2018-12-311-8/+1
* Add a newline if the string comes from commandlineTomaz Solc2015-05-141-1/+1
* Don't append an extra new-line.Tomaz Solc2015-05-131-1/+1
* Simplified tests for utility executable.Tomaz Solc2015-05-131-46/+37
* Add -c command line option.Tomaz Solc2015-05-131-0/+11
* Use entry_points for the commandline utility.Tomaz Solc2015-05-131-0/+70