index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
meson.build
Age
Commit message (
Expand
)
Author
2020-07-01
test/meson.build: add explicit dependency from run_output on libevent.a
Max Kellermann
2020-06-04
test/meson.build: install GTest from fallback Meson wrap
Max Kellermann
2020-06-04
test/meson.build: disable GTest warning "ScopedTrace was marked unused but wa...
Max Kellermann
2020-04-02
Merge tag 'v0.21.22'
Max Kellermann
2020-04-02
test/meson.build: work around linker failure due to statically linked CURL
Max Kellermann
2020-04-01
test/meson.build: move TestTime to time/
Max Kellermann
2020-02-16
Merge tag 'v0.21.20'
Max Kellermann
2020-02-04
test/meson.build: restore -Wno-missing-declarations for GTest
Max Kellermann
2020-02-04
Merge branch 'v0.21.x'
Max Kellermann
2020-02-04
test/meson.build: add -Wno-unused-command-line-argument for clang 9+
Max Kellermann
2020-02-04
test/meson.build: drop obsolete gtest warning suppressions
Max Kellermann
2020-01-18
pcm/meson.build: split libpcm into two
Max Kellermann
2020-01-18
meson.build: move Log.cxx and LogBackend.cxx into a static library
Max Kellermann
2019-12-24
Merge tag 'v0.21.18'
Max Kellermann
2019-12-23
test/RunCurl: new debug program
Max Kellermann
2019-12-16
test/TestISO8601: unit test for time/ISO8601
Max Kellermann
2019-09-07
test/TestUriRelative: new unit test
Max Kellermann
2019-08-19
test/TestISO8601: unit test for time/ISO8601
Max Kellermann
2019-08-10
IcyMetadataParser: implement charset conversion
Max Kellermann
2019-08-09
util/UriQueryParser: new library
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-08-03
switch to C++17
Max Kellermann
2019-06-15
archive/Lookup: move to fs/LookupFile.cxx
Max Kellermann
2019-04-04
test/RunChromaprint: move class ChromaprintDecoderClient to lib/chromaprint/
Max Kellermann
2019-03-16
test/TestSongFilter: unit test for song filters
Max Kellermann
2019-03-16
test/meson.build: add section for filter tests
Max Kellermann
2019-01-20
test/net: new unit tests
Max Kellermann
2018-11-15
test/meson.build: run_storage depends on event lib
Volodymyr Medvid
2018-10-24
tag/Chromaprint: OO wrapper for a ChromaprintContext
Max Kellermann
2018-10-16
test: use GTest instead of cppunit
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann