projects
/
taglib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5c89e
)
Uncommenting unit test.
author
Lukas Krejci
<krejclu6@fel.cvut.cz>
Sun, 13 Oct 2013 16:38:54 +0000
(18:38 +0200)
committer
Lukas Krejci
<krejclu6@fel.cvut.cz>
Sun, 18 May 2014 14:15:35 +0000
(16:15 +0200)
tests/test_id3v2.cpp
patch
|
blob
|
history
diff --git
a/tests/test_id3v2.cpp
b/tests/test_id3v2.cpp
index 79c406e4fc9a56b81f824b8c14f81ab6362fcef4..2e04bdbacfd6e80c95b4a1dee9c3645bdd04f52e 100644
(file)
--- a/
tests/test_id3v2.cpp
+++ b/
tests/test_id3v2.cpp
@@
-84,7
+84,7
@@
class TestID3v2 : public CppUnit::TestFixture
CPPUNIT_TEST(testUpdateDate22);
CPPUNIT_TEST(testDowngradeTo23);
// CPPUNIT_TEST(testUpdateFullDate22); TODO TYE+TDA should be upgraded to TDRC together
-
//
CPPUNIT_TEST(testCompressedFrameWithBrokenLength);
+ CPPUNIT_TEST(testCompressedFrameWithBrokenLength);
CPPUNIT_TEST(testW000);
CPPUNIT_TEST(testPropertyInterface);
CPPUNIT_TEST(testPropertyInterface2);