mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Add a tests of some GVfs functions
https://bugzilla.gnome.org/show_bug.cgi?id=656621
This commit is contained in:
@@ -52,9 +52,10 @@ TEST_PROGS += \
|
||||
gdbus-message \
|
||||
socket \
|
||||
pollable \
|
||||
tls-certificate \
|
||||
tls-interaction \
|
||||
tls-certificate \
|
||||
tls-interaction \
|
||||
cancellable \
|
||||
vfs \
|
||||
$(NULL)
|
||||
|
||||
if OS_UNIX
|
||||
@@ -489,6 +490,8 @@ tls_interaction_LDADD = $(progs_ldadd)
|
||||
|
||||
cancellable_LDADD = $(progs_ldadd)
|
||||
|
||||
vfs_LDADD = $(progs_ldadd)
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
if OS_UNIX
|
||||
|
Reference in New Issue
Block a user