gryf
7b40974779
Fixed imports order
2024-09-14 09:22:41 +02:00
gryf
a5606272cd
Fix unit tests
2024-09-13 18:16:45 +02:00
gryf
60139d1728
Move to pyproject.
2024-09-11 19:53:52 +02:00
gryf
b015e443eb
Fix tests for file path calculations
2021-05-02 09:36:14 +02:00
gryf
388a8cc835
Fix for interpolate_variables function
2017-01-08 15:38:59 +01:00
gryf
7931022777
Additional tests for util module
2017-01-08 12:35:51 +01:00
gryf
994768806c
Parametrize extract and create methods for Archive base class
2017-01-02 20:17:13 +01:00
gryf
19acb789b6
Added wrapper_archiver option
...
To give user a possibility to choose what archiver he can use another
options was introduced for cd32 and archive wrapper modules. This option
will indicate what archiver should be used for compressing the save
state directories.
2017-01-02 20:08:50 +01:00
gryf
38a2322e98
Fix for file_archive tests
2017-01-02 16:05:18 +01:00
gryf
77dd4dfaf4
Added new function for creating archives
2017-01-02 13:50:39 +01:00
gryf
ab71e270d8
Removed archive from utils
2017-01-02 10:00:35 +01:00
gryf
fa7afcb73b
Adjust existing cd32 module for base class
...
Fix failing tests for small changes in utils and cd32/base modules
2017-01-01 17:31:40 +01:00
gryf
71e0319e1f
Added tests for utils module
2016-12-27 21:22:12 +01:00
gryf
988784dbf3
Fixed occasionally failing tests caused by the wrong list order
2016-12-27 20:24:18 +01:00
gryf
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
gryf
cadcc30734
Added utility module with common functions
2016-12-25 19:03:30 +01:00