1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-25 16:02:31 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
c6522061c8 Added cd32 wrapper module 2016-12-27 21:44:44 +01:00
71e0319e1f Added tests for utils module 2016-12-27 21:22:12 +01:00
988784dbf3 Fixed occasionally failing tests caused by the wrong list order 2016-12-27 20:24:18 +01:00
11202903d5 Added simple test for plain module 2016-12-27 20:10:39 +01:00
36fe31c99e Refactoring wrapper 2016-12-27 20:02:12 +01:00
c8b4207040 Utils refactoring.
Added safe guards for get_config function, introduced CmdOption class
for convenient accessing options as a dict keys with option to make them
as a list of commandline options suitable for passing to fs-uae.
2016-12-27 19:58:30 +01:00
cadcc30734 Added utility module with common functions 2016-12-25 19:03:30 +01:00
4da34da59e Moved constant to the module init 2016-12-25 19:02:41 +01:00
8b51979dc5 Using configparser for getting options from config file 2016-12-25 11:21:53 +01:00
517831796e Changed behavior of parse args 2016-12-25 10:57:14 +01:00
8999c361a2 Added conditional for gui tests, which depends on graphical environment 2016-12-24 10:28:13 +01:00
0c1bfa3620 Added ability to show and destroy message windows 2016-12-23 19:22:37 +01:00
abff0fb62b Added tests for wrapper module finctions 2016-12-20 20:05:20 +01:00
38d6bde19c Added tests for the wrapper 2016-12-19 20:22:41 +01:00