mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gobject/tests/performance: Use the other installed-tests template
These are not GTest tests, and don't output TAP. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
@@ -23,7 +23,7 @@ foreach test_name, extra_args : gobject_tests
|
|||||||
test_conf.set('program', test_name)
|
test_conf.set('program', test_name)
|
||||||
test_conf.set('env', '')
|
test_conf.set('env', '')
|
||||||
configure_file(
|
configure_file(
|
||||||
input: installed_tests_template_tap,
|
input: installed_tests_template,
|
||||||
output: test_name + '.test',
|
output: test_name + '.test',
|
||||||
install_dir: installed_tests_metadir,
|
install_dir: installed_tests_metadir,
|
||||||
configuration: test_conf,
|
configuration: test_conf,
|
||||||
|
Reference in New Issue
Block a user