atrcopy/test
Rob McMullen dafba8e74c Replaced fromstring with frombuffer (and copy if necessary) 2019-03-17 14:13:11 -07:00
..
.coveragerc Added automatic pytest coverage annotated HTML report 2017-05-07 09:26:09 -07:00
conftest.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00
mock.py WIP for py3 support 2017-05-07 18:58:10 -07:00
pytest.ini Disabled pytest coverage by default 2018-10-26 12:14:33 -07:00
test_add_file.py Replaced fromstring with frombuffer (and copy if necessary) 2019-03-17 14:13:11 -07:00
test_ataridos.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00
test_cart.py Added rom image conversion to atari cart images 2018-10-26 12:14:56 -07:00
test_container.py Added bz2, xz containers, tests, sample data 2018-06-24 23:07:47 -07:00
test_create.py Fixed error in test_create unit test 2018-11-11 12:40:28 -08:00
test_jsonpickle.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00
test_kboot.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00
test_segment.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00
test_serialize.py Changed save_session to serialize_session 2019-03-17 14:12:41 -07:00
test_utils.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00