apple2js/test/js/formats
Ian Flanigan 99ba052597
Add tests for WOZ disks (#136)
* Add a test for the dirty callback on writes

This new test just checks that a clean disk becomes dirty after a
write _and_ that the dirty callback is fired.

* Add tests for WOZ disks

The new tests verify the basic read behavior of the state sequencer on
well-behaved disks, including sync bytes and so on.  Write tests are
still to come.

There's also a change to the Woz format to return the info chunk data
as well.
2022-06-19 19:52:06 -07:00
..
testdata Fix 2mg header parsing and add tests (#127) 2022-06-06 18:10:06 -07:00
2mg.spec.ts Fix 2mg header parsing and add tests (#127) 2022-06-06 18:10:06 -07:00
create_disk.spec.ts Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00
d13.spec.ts Enforce strict equality (#115) 2022-05-18 08:19:45 -07:00
do.spec.ts Enforce strict equality (#115) 2022-05-18 08:19:45 -07:00
po.spec.ts Enforce strict equality (#115) 2022-05-18 08:19:45 -07:00
util.spec.ts fix test typing 2021-02-07 21:54:11 -08:00
util.ts Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00
woz.spec.ts Add tests for WOZ disks (#136) 2022-06-19 19:52:06 -07:00