This website requires JavaScript.
Explore
Help
Sign In
mirror
/
taglib
Watch
1
Star
0
Fork
0
You've already forked taglib
mirror of
https://github.com/taglib/taglib.git
synced
2025-12-09 10:53:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcdf7c2ae279f5fca9f933ee7de8c853da7a6d54
taglib
/
tests
History
Tsuda Kageyu
fcdf7c2ae2
Add some tests to check if the internal flags are updated when writing WAV files.
2015-11-30 13:46:43 +09:00
..
data
…
CMakeLists.txt
…
main.cpp
Silence some MSVC specific warnings in tests.
2015-07-31 20:55:23 +09:00
test_aiff.cpp
…
test_ape.cpp
…
test_apetag.cpp
…
test_asf.cpp
…
test_bytevector.cpp
…
test_bytevectorlist.cpp
…
test_bytevectorstream.cpp
…
test_file.cpp
Merge pull request
#580
from TsudaKageyu/negative-seek
2015-08-07 01:32:26 +09:00
test_fileref.cpp
Close temporary files regardless if the tests are successful or not.
2015-11-27 15:20:16 +09:00
test_flac.cpp
…
test_flacpicture.cpp
…
test_flacunknownmetadatablock.cpp
…
test_id3v1.cpp
…
test_id3v2.cpp
…
test_info.cpp
…
test_it.cpp
…
test_list.cpp
…
test_map.cpp
…
test_mod.cpp
…
test_mp4.cpp
…
test_mp4coverart.cpp
…
test_mp4item.cpp
…
test_mpc.cpp
…
test_mpeg.cpp
…
test_ogg.cpp
…
test_oggflac.cpp
…
test_opus.cpp
…
test_propertymap.cpp
…
test_riff.cpp
…
test_s3m.cpp
…
test_speex.cpp
…
test_string.cpp
…
test_synchdata.cpp
…
test_trueaudio.cpp
…
test_wav.cpp
Add some tests to check if the internal flags are updated when writing WAV files.
2015-11-30 13:46:43 +09:00
test_wavpack.cpp
Fix segfaults when calling File::properties() after strip().
2015-08-25 11:03:00 +09:00
test_xiphcomment.cpp
…
test_xm.cpp
Avoid using String::null where an empty string is required.
2015-11-20 22:21:47 +09:00
utils.h
…