[glib/wip/smcv/installed-tests: 2/3] gobject/tests/performance: Use the other installed-tests template




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]