Test GUnixSocketAddress construction

This test fails without the previous fix and works properly with it.

https://bugzilla.gnome.org/show_bug.cgi?id=698686
This commit is contained in:
Ryan Lortie
2013-04-23 14:30:42 -04:00
parent 9c243beea2
commit c91af2ab44
3 changed files with 81 additions and 0 deletions

View File

@@ -142,6 +142,7 @@ TEST_PROGS += \
gapplication \
basic-application \
gdbus-test-codegen \
socket-address \
$(NULL)
SAMPLE_PROGS += \
gdbus-example-unix-fd-client \