mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Consolide base64 tests in a single file
This commit is contained in:
@@ -70,9 +70,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \
|
||||
TEST_PROGS += testglib
|
||||
testglib_SOURCES = testglib.c
|
||||
testglib_LDADD = $(libglib)
|
||||
TEST_PROGS += testingbase64
|
||||
testingbase64_SOURCES = testingbase64.c
|
||||
testingbase64_LDADD = $(progs_ldadd)
|
||||
|
||||
|
||||
patterntest_LDADD = $(libglib)
|
||||
|
Reference in New Issue
Block a user