Iain Lane 07a1a8031d
installed tests: Allow tests to set environment variables
It's necessary sometimes for installed tests to be able to run with a
custom environment. For example, the gsocketclient-slow test requires an
LD_PRELOADed library to provide a slow connect() (this is to be added in
a followup commit).

Introduce a variable `@env@` into the installed test template, which we
can override as necessary when generating `.test` files, to run tests
prefixed with `/usr/bin/env <LIST OF VARIABLES>`.

As the only test that requires this currently lives in `gio/tests/`, we
are only hooking this up for that directory right now. If other tests in
future require this treatment, then the support can be extended at that
point.
2019-02-13 09:43:49 +00:00
..
2015-10-23 11:28:03 -04:00
2014-05-30 10:22:35 -04:00
2018-11-01 01:41:32 +03:00
2018-12-12 12:57:51 +01:00
2018-06-14 11:33:53 +01:00
2017-05-24 11:58:19 +02:00
2016-08-27 22:54:39 -04:00
2013-05-29 08:37:08 -04:00