mpd/test
Max Kellermann ae7e1a22cb Merge branch 'v0.19.x' 2015-01-26 20:57:29 +01:00
..
.gitignore neighbor: new subsystem to detect file servers on the local network 2014-01-26 00:10:05 +01: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
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
TestIcu.cxx test/TestIcu: new unit test for lib/icu/* 2014-12-01 20:55:05 +01: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 Copyright year 2015 2015-01-01 19:48:13 +01:00
read_conf.cxx config/Option: convert to strictly-typed enum 2015-01-21 23:30:00 +01: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 Config: add section "resampler" 2015-01-22 11:04:28 +01:00
run_decoder.cxx Copyright year 2015 2015-01-01 19:48:13 +01: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 config/Param: split block-specific attributes to new struct ConfigBlock 2015-01-21 23:56:33 +01: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 Copyright year 2015 2015-01-01 19:48:13 +01:00
run_neighbor_explorer.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_normalize.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_output.cxx config/Param: split block-specific attributes to new struct ConfigBlock 2015-01-21 23:56:33 +01:00
run_resolver.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
run_storage.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
software_volume.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
stdbin.h Copyright year 2015 2015-01-01 19:48:13 +01: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 test/test_mixramp: add threshold to floating point comparisons 2013-11-04 22:08:59 +01:00
test_pcm_all.hxx Copyright year 2015 2015-01-01 19:48:13 +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 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_main.cxx Copyright year 2015 2015-01-01 19:48:13 +01: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 Copyright year 2015 2015-01-01 19:48:13 +01:00
test_pcm_volume.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
test_protocol.cxx test/test_protocol: add missing stdlib.h include 2014-09-24 23:03:28 +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 Tag: use SignedSongTime for the song duration 2014-08-29 13:20:58 +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 Copyright year 2015 2015-01-01 19:48:13 +01:00