From eec69c6d029f32cff471508598a3404542a2b1b7 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 4 May 2009 14:08:06 +0100 Subject: A small script to run the test easily --- tests/test.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tests/test.sh diff --git a/tests/test.sh b/tests/test.sh new file mode 100755 index 0000000..ea31515 --- /dev/null +++ b/tests/test.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +echo dbus-test-runner -d /usr/share/dbus-test-runner/session.conf --task ./test-glib-layout-client --task ./test-glib-layout-server +dbus-test-runner -d /usr/share/dbus-test-runner/session.conf --task ./test-glib-layout-client --task ./test-glib-layout-server -- cgit v1.2.3