ladybird/Tests/LibAudio
kleines Filmröllchen c91511b883 Meta+Tests: Allow running FLAC spec tests
The FLAC "spec tests", or rather the test suite by xiph that exercises
weird FLAC features and edge cases, can be found at
https://github.com/ietf-wg-cellar/flac-test-files and is a good
challenge for our FLAC decoder to become more spec compliant. Running
these tests is similar to LibWasm spec tests, you need to pass
INCLUDE_FLAC_SPEC_TESTS to CMake.

As of integrating these tests, 23 out of 63 fail. :yakplus:
2022-09-02 23:54:50 +01:00
..
CMakeLists.txt Meta+Tests: Allow running FLAC spec tests 2022-09-02 23:54:50 +01:00
TestFLACSpec.cpp Meta+Tests: Allow running FLAC spec tests 2022-09-02 23:54:50 +01:00