1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-24 15:12:26 +01:00

4 Commits

Author SHA1 Message Date
4c39e572a6 Removed six as a dependency
Changed logic for checking if run_command argument is a list. Fixed
tests and refactoring save_save() method in cd32 module.
2017-01-01 14:13:48 +01:00
ef5631de3c Added additional tests for cd32 module
Also, new command was added to utils - run_command which is an
generalized subprocess.call function.

Requirements is now added with module six, which was needed to detect
string-like objects in sane way.
2016-12-31 20:20:07 +01:00
60b192403b Added mock as test dependency to Python2 environment 2016-12-20 20:01:55 +01:00
68049a6eb8 Added tox, setup.py, executable, test-req 2016-12-19 20:22:22 +01:00