Stefano Rivera
|
301569e809
|
Pull out Python 2 support hacks
|
2019-09-04 19:24:44 -03:00 |
|
Stefano Rivera
|
2d3765522e
|
Use the Popen() encoding flag to decode to unicode
This should make behavior identical on Python 2 & 3.
|
2019-09-04 19:24:44 -03:00 |
|
Benjamin Drung
|
74df5b3869
|
Update pylint and flake8 unittests
Import improvements from https://github.com/bdrung/snippets
|
2018-10-06 17:42:59 +02:00 |
|
Benjamin Drung
|
468dbc7746
|
ubuntutools/test: Introduce get_source_files function
The flake8 and pylint unittest use the same logic to determine the source
files. Therefore put this logic in one function.
|
2018-10-06 17:16:12 +02:00 |
|
Benjamin Drung
|
18ae4d8a39
|
Add flake8 check to test suite
|
2017-05-01 00:20:17 +02:00 |
|