Logo
Explore Help
Sign In
luc14n0/glib
1
0
Fork 0
You've already forked glib
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-08-07 01:43:41 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
d5f9b5327adfb9c1e8b824a7f2c565f699bf4e35
glib/template-tap.test.in

5 lines
79 B
Plaintext
Raw Normal View History

Meson: Run in TAP mode installed tests that support it
2018-09-23 13:44:15 -04:00
[Test]
Type=session
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-12 11:29:10 +00:00
Exec=@env@@installed_tests_dir@/@program@ --tap
Meson: Run in TAP mode installed tests that support it
2018-09-23 13:44:15 -04:00
Output=TAP
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 46ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API