mpd/test
Max Kellermann fc2154ee92 DetachedSong: move code from Update() to LoadFile()
Avoid duplicate AllocatedPath::FromUTF8() invocations in two callers.
2015-10-20 12:10:42 +02: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 config/Param: split block-specific attributes to new struct ConfigBlock 2015-01-21 23:56:33 +01:00
FakeDecoderAPI.cxx Copyright year 2015 2015-01-01 19:48:13 +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 test/WriteFile: new debug program 2015-01-06 19:38:55 +01:00
dump_playlist.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
dump_rva2.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
dump_text_file.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
read_conf.cxx config/Global: allow calling config_get_string() with one argument 2015-06-26 08:06:40 +02:00
read_mixer.cxx Merge branch 'v0.19.x' 2015-01-26 20:57:29 +01:00
read_tags.cxx Copyright year 2015 2015-01-01 19:48:13 +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 test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
run_encoder.cxx config/Param: split block-specific attributes to new struct ConfigBlock 2015-01-21 23:56:33 +01:00
run_filter.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
run_gunzip.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_gzip.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_inotify.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_input.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
run_neighbor_explorer.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_normalize.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00
run_output.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02: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 test/test_pcm: add PcmInterleave() unit test 2015-06-22 16:32:06 +02: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 Copyright year 2015 2015-01-01 19:48:13 +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/Result: move command_list_num to class Response 2015-08-14 19:00:02 +02: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 config/Param: split block-specific attributes to new struct ConfigBlock 2015-01-21 23:56:33 +01:00
visit_archive.cxx test/stdbin.h: remove obsolete header 2015-08-15 16:37:58 +02:00