taglib/tests
Lukáš Lalinský b8435c1ad5 Tweaks to preparing UTF-16 strings with BOM
- '\xFF\xFE' and '\xFE\xFF' are valid, but empty, UTF-16 strings -- don't print a warning
 - print a warning on strings that don't start with a valid BOM

BUG:156076


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@764385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2008-01-21 16:40:07 +00:00
..
data Add a hack to read ID2v2.4 frames with v2.3-like sizes, written by iTunes. 2007-12-01 09:15:23 +00:00
CMakeLists.txt Fix TTA audio properties reading. 2007-11-23 06:54:22 +00:00
main.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
Makefile.am Fix TTA audio properties reading. 2007-11-23 06:54:22 +00:00
test_bytevector.cpp Fix off-by-one error in ByteVector::find. 2007-11-10 22:16:56 +00:00
test_fileref.cpp TrueAudio support. 2007-11-10 22:55:14 +00:00
test_id3v1.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_id3v2.cpp Tweaks to preparing UTF-16 strings with BOM 2008-01-21 16:40:07 +00:00
test_list.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_map.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_mpeg.cpp Use correct frame sizes when calculating length of MPEG 2 or 2.5 streams. 2007-11-22 18:55:47 +00:00
test_string.cpp Tweaks to preparing UTF-16 strings with BOM 2008-01-21 16:40:07 +00:00
test_synchdata.cpp Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
test_trueaudio.cpp Fix TTA audio properties reading. 2007-11-23 06:54:22 +00:00
utils.h Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00