atrcopy/test
Rob McMullen 6e8cf1c4c4 Moved some classes to different files, fixed Atari dos tests
* consolidated bytes_per_sector and sector_size (which mean the same thing) into sector_size
* moved AtrHeader, XfdHeader to ataridos.py
* moved base classes like WriteableSector, SectorList, etc. to utils.py
2017-02-23 14:23:29 -08:00
..
conftest.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00
mock.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00
test_add_file.py Moved some classes to different files, fixed Atari dos tests 2017-02-23 14:23:29 -08:00
test_ataridos.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00
test_cart.py Added checks for invalid cart type and added unit tests 2016-06-03 13:05:16 -07:00
test_jsonpickle.py Added segment parsing of DOS files within ATR images 2016-04-12 17:04:21 -07:00
test_kboot.py Added new test_data directory for test images 2016-06-06 11:53:55 -07:00
test_segment.py Added segment interleaving support 2016-05-17 14:53:52 -07:00
test_serialize.py Added user data serialization and expanded user data to actually use the user_index field so multiple types of user data are actually supported 2016-06-06 14:31:51 -07:00