gplate/gplate

Disable the tests for now so we can port them one at a time
default tip
15 months ago, Gary Kramlich
7f34b48539fe
Parents 731a7f64ad4f
Children
Disable the tests for now so we can port them one at a time
--- a/gplate/tests/meson.build Sat Mar 04 11:30:14 2023 -0600
+++ b/gplate/tests/meson.build Sat Mar 04 11:36:49 2023 -0600
@@ -1,9 +1,7 @@
PROGRAMS = [
- 'collection',
- 'dictionary-variable',
- 'file-variable',
- 'gplate-collection-interface',
- 'gplate-utility-functions',
+# 'gplate-collection-interface',
+# 'gplate-utility-functions',
+# 'gplate',
]
foreach program : PROGRAMS