ARver/tests/data
arcctgx 524c52b1ea test loading samples from a corrupted audio file
Verify that the correct exception is raised by the C extension. I'm not
sure why I didn't cover this code path before. It only makes sense to
test this path in checksums(), because nframes() does not try to load
the samples (it only reads the header).

corrupted.flac is a copy of sample.flac where some of the values were
overwritten with garbage in a hex editor, so that testing the file with
"flac -t" results in an error.
2024-07-14 22:51:59 +02:00
..
discs avoid sending requests to MusicBrainz in tests 2024-03-18 22:00:01 +01:00
responses add parser tests using real database responses 2024-06-23 23:53:06 +02:00
samples test loading samples from a corrupted audio file 2024-07-14 22:51:59 +02:00