lorax/tests
Brian C. Lane 0708302464 Use binary mode to tail the file
In python 3 f.seek() on text doesn't work like it does in py2/C because
text is now unicode. So change read_tail to use byte mode and take
unicode into account. Also add tests for it.
2019-07-11 15:16:41 -07:00
..
cleanup Fix keeping files on Amazon s3 2019-04-04 15:07:46 +03:00
cli Use passwd --status for locked root account check 2019-07-11 12:47:18 +03:00
composer composer-cli: Update diff support for customizations and repos.git 2019-06-13 14:16:48 -07:00
pylint Use Cockpit's test images and infrastructure 2019-05-20 20:24:01 +02:00
pylorax Use binary mode to tail the file 2019-07-11 15:16:41 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Add more tests for gitrpm.py 2019-03-29 14:05:09 -07:00
test_cli.sh Do not generate journal.xml from beakerlib 2019-06-25 14:38:59 +02:00
testenv.sh [tests] Define unbound variables in test scripts 2019-06-06 14:56:40 +02:00