aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-05 10:54:11 -0800
committerTed Gould <ted@gould.cx>2010-02-05 10:54:11 -0800
commita207ebb4db1921fe122a9c78b97f17e7ec175a29 (patch)
tree40aac4e1366b820197a4568b391f00ce8583f904 /tests
parent4a1e9ef344e3adf27769e9a051b2748e1fc1e12a (diff)
parent13e9606df07165627e9518bf7c30292a019124cf (diff)
downloadlibdbusmenu-a207ebb4db1921fe122a9c78b97f17e7ec175a29.tar.gz
libdbusmenu-a207ebb4db1921fe122a9c78b97f17e7ec175a29.tar.bz2
libdbusmenu-a207ebb4db1921fe122a9c78b97f17e7ec175a29.zip
Fixing dist to include json files and a new readme explaining the bench files.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am7
-rw-r--r--tests/test-gtk-label.json4
2 files changed, 8 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5297dbd..746ac23 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -231,10 +231,15 @@ examplesdir = $(docdir)/examples/
examples_DATA = \
$(glib_server_nomenu_SOURCES)
+jsondir = $(datadir)/${PACKAGE}/json/
+
+json_DATA = \
+ test-gtk-label.json
+
EXTRA_DIST = \
$(examples_DATA) \
run-xvfb.sh \
- test-gtk-label.json \
+ $(json_DATA) \
dbusmenu-gtk/dbusMenuTest \
dbusmenu-gtk/mago_tests/dbusmenu.xml \
dbusmenu-gtk/mago_tests/dbusmenu.py \
diff --git a/tests/test-gtk-label.json b/tests/test-gtk-label.json
index 1a46dcf..973ab7b 100644
--- a/tests/test-gtk-label.json
+++ b/tests/test-gtk-label.json
@@ -198,7 +198,7 @@
{"id": 39, "type": "standard",
"label": "value39"}
]
- },
+ }
]
},
{"id": 8, "type": "standard",
@@ -367,5 +367,5 @@ QmCC",
"toggle-state": -1
}
]
- },
+ }
]