kdesupport/taglib/taglib/riff
Николай Шафоростов
shafff at ukr.net
Wed Feb 23 10:44:45 CET 2011
> test_aiff.cpp:26:Assertion
> Test name: TestAIFF::testReading
> equality assertion failed
> - Expected: 689
> - Actual : 705
this test fails even CPPUNIT_ASSERT(f->audioProperties()); assertion.
even after i changed opening string to
RIFF::AIFF::File *f = new RIFF::AIFF::File("data/empty.aiff");
the file is present, and i run the test from taglib/tests source folder
More information about the taglib-devel
mailing list