mpd/test
Max Kellermann 4a1e885c0a net/Resolver: replace with more advanced implementation
The new implementation is copied from another project and is
BSD-licensed.  It is exception-safe and can parse IPv6 scope ids with
interface names.
2018-08-21 08:26:12 +02:00
..
.gitignore
ContainerScan.cxx
DivideStringTest.hxx
dump_playlist.cxx
dump_rva2.cxx
dump_text_file.cxx
DumpDatabase.cxx test/DumpDatabase: allocate ConfigData on the stack 2018-08-19 22:34:10 +02:00
DumpDecoderClient.cxx
DumpDecoderClient.hxx
MimeTypeTest.hxx
NullMixerListener.hxx
ParseSongFilter.cxx song/OptimizeFilter: optimization stage for filters 2018-08-02 19:42:53 +02:00
read_conf.cxx
read_mixer.cxx
read_tags.cxx
ReadApeTags.cxx
run_avahi.cxx
run_convert.cxx test/*: catch and print all exceptions 2018-07-17 21:58:39 +02:00
run_decoder.cxx
run_encoder.cxx
run_filter.cxx
run_gunzip.cxx
run_gzip.cxx
run_inotify.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
run_input.cxx test/run_input: allocate ConfigData in class GlobalInit 2018-08-19 22:41:08 +02:00
run_neighbor_explorer.cxx
run_normalize.cxx
run_output.cxx
run_resolver.cxx net/Resolver: replace with more advanced implementation 2018-08-21 08:26:12 +02:00
run_storage.cxx
ShutdownHandler.cxx
ShutdownHandler.hxx
software_volume.cxx
SplitStringTest.hxx
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
test_archive_zzip.sh
test_archive.cxx
test_byte_reverse.cxx
test_icy_parser.cxx
test_mixramp.cxx
test_pcm_all.hxx
test_pcm_channels.cxx pcm/PcmChannels: silence surround channels when converting from stereo 2017-01-19 10:53:41 +01:00
test_pcm_dither.cxx
test_pcm_export.cxx
test_pcm_format.cxx
test_pcm_interleave.cxx
test_pcm_main.cxx
test_pcm_mix.cxx
test_pcm_pack.cxx pcm/PcmPack: add pcm_unpack_24be() 2017-04-24 11:32:52 +02:00
test_pcm_util.hxx
test_pcm_volume.cxx
test_protocol.cxx
test_queue_priority.cxx
test_rewind.cxx
test_translate_song.cxx
test_util.cxx
test_vorbis_encoder.cxx
TestAudioFormat.cxx
TestAudioFormat.hxx
TestCircularBuffer.hxx
TestFs.cxx util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
TestIcu.cxx
UriUtilTest.hxx
visit_archive.cxx
WriteFile.cxx