David Given
ffece005c5
Use the correct extensions for the output binaries.
2022-06-15 21:46:50 +02:00
David Given
95d5d42608
Run the encode/decode tests.
2022-06-14 19:33:20 +02:00
David Given
adff739a5d
Partial conversion to do automatic scaling of flux based on the disk rotation
...
speed. Although, something seems to have broken for 5.25" disks.
2022-03-27 23:50:32 +02:00
David Given
0933dc1afa
Partially complete rework of all the decoders to avoid seeking inside the
...
fluxmap. This requires resetting the FluxDecoder, which loses any pending
state, resulting in bad reads for (some) formats which don't have gaps between
sectors --- the DVK MX is the main victim.
2022-02-12 00:55:09 +01:00
David Given
0647a82d38
The tests will run on Windows now.
2021-12-10 19:54:31 +00:00
dg
930e0bcd67
Let the tests run on OSX.
2021-12-05 17:04:35 +00:00
David Given
ff63840beb
Run the encodedecode tests with scp as well as flux.
2021-12-03 22:12:33 +01:00
Eric Anderson
d9bfd77fba
Redirect dd to stdout instead of file '1'
...
Looks like a typo, that would have had mostly the intended effect.
2021-10-02 11:41:06 -07:00
David Given
8b1bcf21ee
Don't run the encodedecode tests on non-Linux platforms.
2021-08-01 15:29:15 +02:00
David Given
b0a5174c0a
Wire up the (available) tests.
2021-08-01 14:58:46 +02:00
David Given
c81c1926c0
Wire up the encode/decode tests. Hey, look, failures!
2021-07-31 00:38:13 +02:00
David Given
3ee88adfa9
Add a simple tool for doing round-trip encode/decode tests.
2021-07-30 00:10:54 +02:00