summaryrefslogtreecommitdiff
path: root/tests/test_cli.py
Commit message (Expand)AuthorAgeFilesLines
* Remove changing our stdout encoding.Andi Albrecht2020-09-131-2/+0
* Update tests to work with newer pytest version.Andi Albrecht2020-09-131-47/+28
* Remove support for end-of-life PythonsJon Dufresne2020-08-311-6/+4
* Correct spelling (#407)Josh Soref2018-05-181-1/+1
* Fix typostypoVictor Uriarte2017-11-291-1/+1
* Fix unclosed file warnings discovered during testsJon Dufresne2017-10-281-3/+4
* Close files during tests.Andi Albrecht2017-09-241-4/+5
* Add another CLI encoding testVictor Uriarte2017-01-221-0/+8
* CLI: Add --encoding optionTao Wang2017-01-121-0/+60
* Format cli.py and add cli-testsVictor Uriarte2016-06-201-0/+37
* Replace tests/utils with conftest.pyVictor Uriarte2016-06-201-7/+4
* Replace other UnitTest with Py.TestVictor Uriarte2016-06-201-1/+0
* Add test_cli.pyVictor Uriarte2016-06-151-0/+42