[glib/wip/smcv/installed-tests: 2/3] gobject/tests/performance: Use the other installed-tests template
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/smcv/installed-tests: 2/3] gobject/tests/performance: Use the other installed-tests template
- Date: Sun, 24 Jul 2022 16:36:52 +0000 (UTC)
commit 0714bcb7f44875c868dbf610011bb76279d4a22d
Author: Simon McVittie <smcv collabora com>
Date: Sun Jul 24 17:15:47 2022 +0100
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>
gobject/tests/performance/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobject/tests/performance/meson.build b/gobject/tests/performance/meson.build
index 8ff47cc0b5..63297f4601 100644
--- a/gobject/tests/performance/meson.build
+++ b/gobject/tests/performance/meson.build
@@ -23,7 +23,7 @@ foreach test_name, extra_args : gobject_tests
test_conf.set('program', test_name)
test_conf.set('env', '')
configure_file(
- input: installed_tests_template_tap,
+ input: installed_tests_template,
output: test_name + '.test',
install_dir: installed_tests_metadir,
configuration: test_conf,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]