[gtk/stringlist-judy: 4/4] Link the performance tests against libJudy
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/stringlist-judy: 4/4] Link the performance tests against libJudy
- Date: Sun, 5 Jul 2020 15:38:43 +0000 (UTC)
commit 34e7311f79c7d4e63a8b1fada29e012631d62c64
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jul 5 11:37:12 2020 -0400
Link the performance tests against libJudy
testsuite/gtk/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testsuite/gtk/meson.build b/testsuite/gtk/meson.build
index 2f80dcccfc..580ca7d8ac 100644
--- a/testsuite/gtk/meson.build
+++ b/testsuite/gtk/meson.build
@@ -78,7 +78,7 @@ tests = [
['vector'],
['widgetorder'],
['widget-refcount'],
- ['listmodel-performance', ['listmodel-performance.c','gtkstringlist.c','gtkarraystore.c']]
+ ['listmodel-performance', ['listmodel-performance.c','gtkstringlist.c','gtkarraystore.c'], [], [ '-lJudy'
]]
]
# Tests that are expected to fail
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]