mpd/test
Max Kellermann 7623c1c5cb SongUpdate: move tag_scan_fallback() to tag/Generic.cxx 2016-02-22 18:00:49 +01:00
..
.gitignore test/ReadApeTags: new debug program 2015-10-16 14:28:57 +02:00
DivideStringTest.hxx util/DivideString: add option "strip" 2014-12-04 23:05:44 +01:00
DumpDatabase.cxx fs/io/Reader: use C++ exceptions instead of class Error 2015-12-18 01:08:16 +01:00
FakeDecoderAPI.cxx input: wrap InputStream in std::unique_ptr 2016-02-21 08:03:32 +01:00
FakeDecoderAPI.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
FakeReplayGainConfig.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
ReadApeTags.cxx test/ReadApeTags: new debug program 2015-10-16 14:28:57 +02:00
ScopeIOThread.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
ShutdownHandler.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
ShutdownHandler.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
SplitStringTest.hxx util/SplitString: new utility class 2014-12-04 09:14:28 +01:00
TestCircularBuffer.hxx test/TestCircularBuffer: include cleanup 2014-12-04 07:14:43 +01:00
TestFs.cxx test/TestFs: new unit test for libfs.a 2015-06-22 22:12:08 +02:00
TestIcu.cxx lib/icu/{Converter,Collate}: return AllocatedString 2015-06-25 23:44:16 +02:00
UriUtilTest.hxx test/test_util: move class UriUtilTest to UriUtilTest.hxx 2014-12-04 07:12:04 +01:00
WriteFile.cxx fs/io/OutputStream: use C++ exceptions in Write() 2015-12-16 10:24:43 +01:00
dump_playlist.cxx playlist/Plugin: pass InputStreamPtr&& to open_stream() 2016-02-21 12:53:47 +01:00
dump_rva2.cxx tag/Id3Load: manage id3_tag* with std::unique_ptr 2016-02-19 19:16:40 +01:00
dump_text_file.cxx playlist/Plugin: pass InputStreamPtr&& to open_stream() 2016-02-21 12:53:47 +01:00
read_conf.cxx fs/io/Reader: use C++ exceptions instead of class Error 2015-12-18 01:08:16 +01:00
read_mixer.cxx Merge branch 'v0.19.x' 2015-01-26 20:57:29 +01:00
read_tags.cxx SongUpdate: move tag_scan_fallback() to tag/Generic.cxx 2016-02-22 18:00:49 +01:00
run_avahi.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_convert.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
run_decoder.cxx input: wrap InputStream in std::unique_ptr 2016-02-21 08:03:32 +01:00
run_encoder.cxx fs/io/OutputStream: use C++ exceptions in Write() 2015-12-16 10:24:43 +01:00
run_filter.cxx fs/io/Reader: use C++ exceptions instead of class Error 2015-12-18 01:08:16 +01:00
run_gunzip.cxx fs/io/Reader: use C++ exceptions instead of class Error 2015-12-18 01:08:16 +01:00
run_gzip.cxx fs/io/OutputStream: use C++ exceptions in Write() 2015-12-16 10:24:43 +01:00
run_inotify.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_input.cxx input: wrap InputStream in std::unique_ptr 2016-02-21 08:03:32 +01:00
run_neighbor_explorer.cxx fs/io/Reader: use C++ exceptions instead of class Error 2015-12-18 01:08:16 +01:00
run_normalize.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
run_output.cxx fs/io/Reader: use C++ exceptions instead of class Error 2015-12-18 01:08:16 +01:00
run_resolver.cxx net/ToString: rename sockaddr_to_string() to ToString() 2015-07-22 10:26:18 +02:00
run_storage.cxx storage/FileInfo: rename to StorageFileInfo 2015-02-28 23:00:26 +01:00
software_volume.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
test_archive.cxx test/test_archive: don't use GLib 2014-10-25 00:08:04 +02:00
test_archive_bzip2.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_iso9660.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_zzip.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_byte_reverse.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_icy_parser.cxx Merge branch 'v0.18.x' 2014-01-27 10:33:42 +01:00
test_mixramp.cxx PlayerThread, ...: move to src/player/ 2015-08-15 15:55:46 +02:00
test_pcm_all.hxx pcm/Order: new library to convert from FLAC to ALSA channel order 2015-10-27 11:44:23 +01:00
test_pcm_channels.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_pcm_dither.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_pcm_export.cxx pcm/Order: new library to convert from FLAC to ALSA channel order 2015-10-27 11:44:23 +01:00
test_pcm_format.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_pcm_interleave.cxx test/test_pcm: add PcmInterleave() unit test 2015-06-22 16:32:06 +02:00
test_pcm_main.cxx test/test_pcm: add PcmInterleave() unit test 2015-06-22 16:32:06 +02:00
test_pcm_mix.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_pcm_pack.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_pcm_util.hxx test/test_pcm_util: call the C++11 random engine instead of random() 2015-06-22 22:02:39 +02:00
test_pcm_volume.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_protocol.cxx protocol/Ack: add exception class wrapping enum ack 2015-12-18 09:53:02 +01:00
test_queue_priority.cxx Queue*: move to queue/ 2014-01-24 00:17:50 +01:00
test_rewind.cxx InputStream: move typedef offset_type to Offset.hxx 2014-08-19 22:29:52 +02:00
test_translate_song.cxx DetachedSong: move code from Update() to LoadFile() 2015-10-20 12:10:42 +02:00
test_util.cxx util/SplitString: new utility class 2014-12-04 09:14:28 +01:00
test_vorbis_encoder.cxx fs/io/OutputStream: use C++ exceptions in Write() 2015-12-16 10:24:43 +01:00
visit_archive.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00