[gtk: 1/2] Use the correct name for installed gdk tests
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] Use the correct name for installed gdk tests
- Date: Mon, 7 Mar 2022 15:34:34 +0000 (UTC)
commit c44288c7394dc6324a273d248093a311ee6b42b1
Author: Sebastien Bacher <seb128 ubuntu com>
Date: Mon Mar 7 16:13:38 2022 +0100
Use the correct name for installed gdk tests
testsuite/gdk/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testsuite/gdk/meson.build b/testsuite/gdk/meson.build
index 04c780f3f0..3de704fc64 100644
--- a/testsuite/gdk/meson.build
+++ b/testsuite/gdk/meson.build
@@ -85,7 +85,7 @@ if get_option('install-tests')
test_cdata.set('testexecdir', testexecdir)
test_cdata.set('test', test_name)
configure_file(input: 'gdk.test.in',
- output: '@0@.test'.format(t),
+ output: '@0@.test'.format(test_name),
configuration: test_cdata,
install: true,
install_dir: testdatadir,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]