[libnotify] Add rtl test case
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnotify] Add rtl test case
- Date: Fri, 2 Apr 2010 23:36:00 +0000 (UTC)
commit 3de71571ea822dd55d0a325553414e34b66d888a
Author: William Jon McCann <jmccann redhat com>
Date: Fri Apr 2 19:20:53 2010 -0400
Add rtl test case
https://bugzilla.gnome.org/show_bug.cgi?id=608082
tests/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d13df25..e80e79d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -8,6 +8,7 @@ noinst_PROGRAMS = \
test-basic \
test-error \
test-markup \
+ test-rtl \
test-size-changes \
test-urgency \
test-xy \
@@ -61,6 +62,9 @@ test_xy_actions_LDADD = $(common_ldflags)
test_xy_stress_SOURCES = test-xy-stress.c
test_xy_stress_LDADD = $(common_ldflags)
+test_rtl_SOURCES = test-rtl.c
+test_rtl_LDADD = $(common_ldflags)
+
EXTRA_DIST = applet-critical.png
INCLUDES = $(PACKAGE_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]