|
|
1d35436dee
|
Fixed tests for wrapper modules
Exchanged os.rename with shutil.move since there was a problem with
moving files between different filesystems.
|
2017-01-03 06:01:30 +01:00 |
|
|
|
5f98e9b794
|
Moved save state out of _make_archive method
Now _save_save method will be called from run() method.
|
2017-01-02 19:30:09 +01:00 |
|
|
|
38a9604916
|
Implementation for saving changes in archive wrapper module
|
2017-01-02 13:47:07 +01:00 |
|
|
|
dcf2ab0634
|
Cleaned up tests
|
2017-01-02 11:02:49 +01:00 |
|
|
|
c8fa2d7ad4
|
Added archive file handler
|
2017-01-02 10:01:10 +01:00 |
|