[libdazzle] tests: add more tests
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] tests: add more tests
- Date: Sat, 20 Apr 2019 00:10:22 +0000 (UTC)
commit 959f3b4ba2b510dedca9090b6db26e3c9a9bb1ea
Author: Christian Hergert <chergert redhat com>
Date: Fri Apr 19 17:10:08 2019 -0700
tests: add more tests
tests/test-pattern-spec.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/tests/test-pattern-spec.c b/tests/test-pattern-spec.c
index fdb4724..a08f014 100644
--- a/tests/test-pattern-spec.c
+++ b/tests/test-pattern-spec.c
@@ -33,6 +33,8 @@ test_basic (void)
{ "dzlpattern", "DzlPatternSpec_autoptr", TRUE },
{ "dzlpattern", "dzl_pattern_spec", FALSE },
{ "dzl pattern", "dzl_pattern_spec", TRUE },
+ { "org", "org.freedesktop.DBus", TRUE },
+ { "org Db", "org.freedesktop.DBus", TRUE },
};
for (guint i = 0; i < G_N_ELEMENTS (tests); i++)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]