Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-16 | test/TestSongFilter: unit test for song filters | Max Kellermann | |
A few of those tests fail due to bugs. | |||
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 | |
test/run_storage.cxx depends on EventThread/EventLoop from libevent.a. Depend on it explicitly. This addresses build failure with -Dtest=true -Dcurl=disabled -Ddbus=disabled | |||
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 | |
So long, autotools! This is my last MPD related project to migrate away from it. It has its strengths, but also very obvious weaknesses and weirdnesses. Today, many of its quirks are not needed anymore, and are cumbersome and slow. Now welcome our new Meson overlords! |