aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_fileref.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove DSF and DSDIFF from master to a feature branchScott Wheeler2019-09-121-14/+0
* Fix spelling and typosJonas Kvinge2019-08-261-3/+3
* Add DSF and DSDIFF file types management (#878)Jonas Kvinge2018-10-261-0/+14
* Restore FileRef::create() in order not to change the previous behavior.Tsuda Kageyu2017-06-061-0/+14
* Restore the layout of the copyright header of test_fileref.cpp.Tsuda Kageyu2017-02-041-21/+21
* Enable FileRef to detect file types by the actual content of a stream.Tsuda Kageyu2017-02-041-22/+82
* Renamed unsupported-extension.xxx and modified testRamesh Shanmugasundaram2016-12-221-1/+1
* Add some missing FileRef tests.Tsuda Kageyu2016-02-061-0/+13
* Test if FileRef chooses a correct File type.Tsuda Kageyu2016-02-061-19/+26
* Correct the license information.Tsuda Kageyu2016-02-061-0/+25
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-6/+6
* The new test wasn't called.Tsuda Kageyu2015-11-301-0/+1
* Add some tests for M4V files.Tsuda Kageyu2015-11-301-0/+5
* Close temporary files regardless if the tests are successful or not.Tsuda Kageyu2015-11-271-62/+63
* Make FileRef::FileTypeResolver work properly.Tsuda Kageyu2015-11-211-1/+30
* FileRef: Allow an IOStream to be usedHugo Beauzée-Luyssen2015-09-151-0/+12
* Fix various memleaks in the testsUwe L. Korn2014-09-141-0/+2
* Added some test cases for FileRef about unsupported filesTsuda Kageyu2013-06-211-0/+10
* Removed config.h and moved macros into taglib_config.hTsuda Kageyu2013-05-021-3/+0
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-1/+1
* Support INFO tags of RIFF wave files.Tsuda Kageyu2012-09-071-1/+7
* Remove the options to disable MP4/ASF supportLukáš Lalinský2011-06-241-8/+0
* Make it possible to run the test suite out of the source treeLukáš Lalinský2011-04-111-2/+2
* Support for reading/writing tags from Monkey's Audio filesLukáš Lalinský2010-07-031-0/+5
* New utility class to make sure temporary files are always deletedLukáš Lalinský2009-11-021-3/+2
* Proper .oga file handling in FileRefLukáš Lalinský2009-10-241-0/+18
* Add support for a global, installable config headerLukáš Lalinský2009-09-041-4/+4
* Don't build ASF/MP4 FileRef tests if WITH_ASF/WITH_MP4 are undefinedLukáš Lalinský2009-03-271-0/+11
* Add my old WMA and MP4 code. It is disabled by default, must be explicitly en...Lukáš Lalinský2008-11-121-0/+24
* TrueAudio support.Lukáš Lalinský2007-11-101-0/+6
* Add a CppUnit-based test suite (only very few things is covered for now, but ...Lukáš Lalinský2007-11-101-0/+95