mpd/test
Max Kellermann 83752e9349 net/ToString: rename sockaddr_to_string() to ToString() 2015-07-22 10:26:18 +02: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
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 Copyright year 2015 2015-01-01 19:48:13 +01: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 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 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 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 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 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 test/test_translate_song: use PATH_LITERAL() 2015-06-22 22:12:08 +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