summaryrefslogtreecommitdiff
path: root/test/meson.build
AgeCommit message (Expand)Author
2020-10-28protocol/Ack: remove unused variable `ack_domain`Max Kellermann
2020-07-01test/meson.build: add explicit dependency from run_output on libevent.aMax Kellermann
2020-06-04test/meson.build: install GTest from fallback Meson wrapMax Kellermann
2020-06-04test/meson.build: disable GTest warning "ScopedTrace was marked unused but wa...Max Kellermann
2020-04-02Merge tag 'v0.21.22'Max Kellermann
2020-04-02test/meson.build: work around linker failure due to statically linked CURLMax Kellermann
2020-04-01test/meson.build: move TestTime to time/Max Kellermann
2020-02-16Merge tag 'v0.21.20'Max Kellermann
2020-02-04test/meson.build: restore -Wno-missing-declarations for GTestMax Kellermann
2020-02-04Merge branch 'v0.21.x'Max Kellermann
2020-02-04test/meson.build: add -Wno-unused-command-line-argument for clang 9+Max Kellermann
2020-02-04test/meson.build: drop obsolete gtest warning suppressionsMax Kellermann
2020-01-18pcm/meson.build: split libpcm into twoMax Kellermann
2020-01-18meson.build: move Log.cxx and LogBackend.cxx into a static libraryMax Kellermann
2019-12-24Merge tag 'v0.21.18'Max Kellermann
2019-12-23test/RunCurl: new debug programMax Kellermann
2019-12-16test/TestISO8601: unit test for time/ISO8601Max Kellermann
2019-09-07test/TestUriRelative: new unit testMax Kellermann
2019-08-19test/TestISO8601: unit test for time/ISO8601Max Kellermann
2019-08-10IcyMetadataParser: implement charset conversionMax Kellermann
2019-08-09util/UriQueryParser: new libraryMax Kellermann
2019-08-09util/UriUtil: splitMax Kellermann
2019-08-03switch to C++17Max Kellermann
2019-06-15archive/Lookup: move to fs/LookupFile.cxxMax Kellermann
2019-04-04test/RunChromaprint: move class ChromaprintDecoderClient to lib/chromaprint/Max Kellermann
2019-03-16test/TestSongFilter: unit test for song filtersMax Kellermann
2019-03-16test/meson.build: add section for filter testsMax Kellermann
2019-01-20test/net: new unit testsMax Kellermann
2018-11-15test/meson.build: run_storage depends on event libVolodymyr Medvid
2018-10-24tag/Chromaprint: OO wrapper for a ChromaprintContextMax Kellermann
2018-10-16test: use GTest instead of cppunitMax Kellermann
2018-10-14build with Meson instead of autotoolsMax Kellermann