.. |
data
|
Added some test cases for FileRef about unsupported files
|
2013-06-21 15:29:00 +09:00 |
CMakeLists.txt
|
Added a missing fieldListmap() method to RIFF::Info::Tag
|
2013-09-17 14:59:19 +09:00 |
main.cpp
|
Make it possible to generate an XML report
|
2012-01-14 10:16:54 +01:00 |
test_aiff.cpp
|
Update the AIFF test
|
2011-02-25 19:43:25 +00:00 |
test_ape.cpp
|
Moved APE test to correct place; added MOD tag test.
|
2012-02-25 18:46:19 +01:00 |
test_apetag.cpp
|
Fix #162: Xiph and APE generic getters return space-concatenated values
|
2014-04-03 21:07:29 +02:00 |
test_asf.cpp
|
Implement the PropertyMap interface for WMA
|
2012-11-23 09:32:00 +01:00 |
test_bytevector.cpp
|
Added some missing detach()s to List<T>, ByteVector and String.
|
2014-08-08 13:12:14 +09:00 |
test_bytevectorlist.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_bytevectorstream.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_fileref.cpp
|
Added some test cases for FileRef about unsupported files
|
2013-06-21 15:29:00 +09:00 |
test_flac.cpp
|
Modified some tests to work with MSVC.
|
2014-06-20 09:06:26 +09:00 |
test_flacpicture.cpp
|
Fix warnings in test_flacpicture.cpp
|
2013-03-19 21:54:56 +09:00 |
test_flacunknownmetadatablock.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_id3v1.cpp
|
Fixed a bug in creating String from ByteVector
|
2013-09-13 03:47:03 +09:00 |
test_id3v2.cpp
|
Merge pull request #393 from TsudaKageyu/msvc-tests
|
2014-07-16 16:02:10 +02:00 |
test_info.cpp
|
Added a missing fieldListmap() method to RIFF::Info::Tag
|
2013-09-17 14:59:19 +09:00 |
test_it.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_list.cpp
|
Added some missing detach()s to List<T>, ByteVector and String.
|
2014-08-08 13:12:14 +09:00 |
test_map.cpp
|
Added some missing detach()s to List<T>, ByteVector and String.
|
2014-08-08 13:12:14 +09:00 |
test_mod.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_mp4.cpp
|
Modified some tests to work with MSVC.
|
2014-06-20 09:06:26 +09:00 |
test_mp4coverart.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_mp4item.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_mpc.cpp
|
More Musepack tests
|
2012-07-11 14:15:12 +02:00 |
test_mpeg.cpp
|
Modified some tests to work with MSVC.
|
2014-06-20 09:06:26 +09:00 |
test_ogg.cpp
|
Fixed a test to work with MSVC.
|
2014-08-04 15:11:50 +09:00 |
test_oggflac.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_opus.cpp
|
opus: Estimate the bitrate if possible
|
2014-03-10 09:37:10 +09:00 |
test_propertymap.cpp
|
Modified some tests to work with MSVC.
|
2014-06-20 09:06:26 +09:00 |
test_riff.cpp
|
Fixed a bug on stripping tags when saving .WAV files.
|
2014-08-07 18:49:53 +09:00 |
test_s3m.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_string.cpp
|
Merge pull request #422 from TsudaKageyu/detach
|
2014-08-20 10:09:08 +02:00 |
test_synchdata.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_trueaudio.cpp
|
Make it possible to run the test suite out of the source tree
|
2011-04-11 18:32:40 +02:00 |
test_wav.cpp
|
Fixed a bug on stripping tags when saving .WAV files.
|
2014-08-07 18:49:53 +09:00 |
test_wavpack.cpp
|
Make it possible to run the test suite out of the source tree
|
2011-04-11 18:32:40 +02:00 |
test_xiphcomment.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
test_xm.cpp
|
Fix tests when compiled with clang on Linux
|
2012-11-11 14:26:10 +01:00 |
utils.h
|
Fixed the tests to work with MSVC when UNICODE is set.
|
2014-06-24 01:29:15 +09:00 |