tls/tests: set GIO_EXTRA_MODULES from within the test program
authorDan Winship <danw@gnome.org>
Thu, 22 Sep 2011 12:45:37 +0000 (08:45 -0400)
committerDan Winship <danw@gnome.org>
Thu, 29 Sep 2011 23:35:49 +0000 (19:35 -0400)
commitcbdddf8741aca0c78890a92843bcc2d5d39aced8
tree1b6c840774f17e43ec3f4cb700ac7210055ccc87
parent38a26995ede0e10197a72abeb3d1a8e8a867eb76
tls/tests: set GIO_EXTRA_MODULES from within the test program

Set GIO_EXTRA_MODULES to point to the uninstalled module from within
the test program, rather than doing it via TEST_ENVIRONMENT in the
Makefile, so that you get the uninstalled module when you run the test
program by hand too.
tls/tests/Makefile.am
tls/tests/tls.c