Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove changing our stdout encoding. | Andi Albrecht | 2020-09-13 | 1 | -2/+0 |
* | Update tests to work with newer pytest version. | Andi Albrecht | 2020-09-13 | 1 | -47/+28 |
* | Remove support for end-of-life Pythons | Jon Dufresne | 2020-08-31 | 1 | -6/+4 |
* | Correct spelling (#407) | Josh Soref | 2018-05-18 | 1 | -1/+1 |
* | Fix typostypo | Victor Uriarte | 2017-11-29 | 1 | -1/+1 |
* | Fix unclosed file warnings discovered during tests | Jon Dufresne | 2017-10-28 | 1 | -3/+4 |
* | Close files during tests. | Andi Albrecht | 2017-09-24 | 1 | -4/+5 |
* | Add another CLI encoding test | Victor Uriarte | 2017-01-22 | 1 | -0/+8 |
* | CLI: Add --encoding option | Tao Wang | 2017-01-12 | 1 | -0/+60 |
* | Format cli.py and add cli-tests | Victor Uriarte | 2016-06-20 | 1 | -0/+37 |
* | Replace tests/utils with conftest.py | Victor Uriarte | 2016-06-20 | 1 | -7/+4 |
* | Replace other UnitTest with Py.Test | Victor Uriarte | 2016-06-20 | 1 | -1/+0 |
* | Add test_cli.py | Victor Uriarte | 2016-06-15 | 1 | -0/+42 |