tests: move to subdir, move to meson

De-clutter the source directories a bit. Ensure tests build with meson, and
remove from autotools in a few places (no need to do things twice).
This commit is contained in:
Dirk-Jan C. Binnema
2021-11-07 11:41:55 +02:00
parent 67b16acbb2
commit 48d3f9cfab
87 changed files with 214 additions and 485 deletions

View File

@ -19,13 +19,8 @@ include $(top_srcdir)/gtest.mk
AM_CPPFLAGS=$(GMIME_CFLAGS) $(GLIB_CFLAGS) -I${prefix}/include
AM_CFLAGS=-Wall -Wextra -Wno-unused-parameter -Wdeclaration-after-statement -pedantic
noinst_PROGRAMS=gmime-test
gmime_test_SOURCES=gmime-test.c
gmime_test_LDADD=$(GMIME_LIBS) $(GLIB_LIBS)
EXTRA_DIST= \
mu-completion.zsh \
mu-sexp-convert \
mu.spec