mpd/test
Max Kellermann 42eb69f46f test/meson.build: restore -Wno-missing-declarations for GTest
This is still needed for GTest 1.8.0 (Travis / Ubuntu Bionic).
2020-02-04 22:06:51 +01:00
..
net test/net/TestIPv4Address: make literal unsigned to work around -Wsign-compare 2019-01-21 14:39:24 +01:00
ConfigGlue.hxx test/ConfigGlue: merge duplicate code from various debug programs 2019-02-05 21:56:20 +01:00
ContainerScan.cxx decoder/List: add RAII class 2019-02-05 22:12:22 +01:00
DumpDatabase.cxx db/Plugin: use std::unique_ptr<> to manage Database pointers 2019-02-20 20:43:31 +01:00
DumpDecoderClient.cxx test/DumpDecoderClient: dump the `seekable` flag 2020-01-25 20:07:09 +01:00
DumpDecoderClient.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
MakeTag.hxx test/MakeTag: add `noexcept` 2019-03-16 13:23:02 +01:00
NullMixerListener.hxx test/NullMixerListener: new class to fix -Wnull-dereference 2018-01-23 16:28:56 +01:00
ParseSongFilter.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
ReadApeTags.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
RunChromaprint.cxx test/run_decoder: catch StopDecoder 2019-07-12 17:49:12 +02:00
RunCurl.cxx test/RunCurl: new debug program 2019-12-23 14:26:56 +01:00
ShutdownHandler.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
ShutdownHandler.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
TestAudioFormat.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestCircularBuffer.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestDivideString.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestFs.cxx test: use GTest instead of cppunit 2018-10-16 21:26:04 +02:00
TestISO8601.cxx time/ISO8601: support omitting field separators 2019-12-16 23:31:29 +01:00
TestIcu.cxx test: use GTest instead of cppunit 2018-10-16 21:26:04 +02:00
TestMimeType.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestRewindInputStream.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestSplitString.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestTagSongFilter.cxx test/TestSongFilter: unit test for song filters 2019-03-16 13:23:02 +01:00
TestUriUtil.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
WriteFile.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
dump_playlist.cxx playlist/Registry: add RAII class 2019-02-05 23:03:29 +01:00
dump_rva2.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
dump_text_file.cxx input/Init: add RAII class 2019-02-05 22:07:49 +01:00
meson.build test/meson.build: restore -Wno-missing-declarations for GTest 2020-02-04 22:06:51 +01:00
read_conf.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
read_mixer.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
read_tags.cxx decoder/List: add RAII class 2019-02-05 22:12:22 +01:00
run_avahi.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_convert.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_decoder.cxx test/run_decoder: catch StopDecoder 2019-07-12 17:49:12 +02:00
run_encoder.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_filter.cxx test/ConfigGlue: merge duplicate code from various debug programs 2019-02-05 21:56:20 +01:00
run_gunzip.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_gzip.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_inotify.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_input.cxx input/Init: add RAII class 2019-02-05 22:07:49 +01:00
run_neighbor_explorer.cxx test/ConfigGlue: merge duplicate code from various debug programs 2019-02-05 21:56:20 +01:00
run_normalize.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_output.cxx test/ConfigGlue: merge duplicate code from various debug programs 2019-02-05 21:56:20 +01:00
run_resolver.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
run_storage.cxx test/run_storage: add command "stat" 2019-12-22 19:54:31 +01:00
software_volume.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_archive.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_archive_bzip2.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_archive_iso9660.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_archive_zzip.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_byte_reverse.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
test_icy_parser.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_mixramp.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_channels.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_dither.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_export.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
test_pcm_format.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_interleave.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_mix.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_pack.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_util.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
test_pcm_volume.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_protocol.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_queue_priority.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_translate_song.cxx util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
test_vorbis_encoder.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
visit_archive.cxx input/Init: add RAII class 2019-02-05 22:07:49 +01:00