aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
-rw-r--r--configure.ac2
-rw-r--r--tests/Makefile.am (renamed from test/Makefile.am)0
-rw-r--r--tests/applications/test.desktop (renamed from test/applications/test.desktop)0
-rw-r--r--tests/indicator-messages-service-activate.build.sh (renamed from test/indicator-messages-service-activate.build.sh)0
-rw-r--r--tests/indicator-messages-service-activate.c (renamed from test/indicator-messages-service-activate.c)0
-rw-r--r--tests/manual (renamed from test/manual)0
-rwxr-xr-xtests/test-client.py (renamed from test/test-client.py)0
-rw-r--r--tests/test-gactionmuxer.cpp (renamed from test/test-gactionmuxer.cpp)0
9 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index f8141a8..fe247b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,10 +12,10 @@ endif
if BUILD_TESTS
SUBDIRS += \
- test
+ tests
# build src first
-test: src
+tests: src
endif
diff --git a/configure.ac b/configure.ac
index 8550030..4190606 100644
--- a/configure.ac
+++ b/configure.ac
@@ -172,7 +172,7 @@ data/icons/scalable/status/Makefile
data/icons/scalable/categories/Makefile
data/upstart/Makefile
po/Makefile.in
-test/Makefile
+tests/Makefile
libmessaging-menu/Makefile
libmessaging-menu/messaging-menu.pc
doc/Makefile
diff --git a/test/Makefile.am b/tests/Makefile.am
index b679615..b679615 100644
--- a/test/Makefile.am
+++ b/tests/Makefile.am
diff --git a/test/applications/test.desktop b/tests/applications/test.desktop
index c2332b9..c2332b9 100644
--- a/test/applications/test.desktop
+++ b/tests/applications/test.desktop
diff --git a/test/indicator-messages-service-activate.build.sh b/tests/indicator-messages-service-activate.build.sh
index 87a0316..87a0316 100644
--- a/test/indicator-messages-service-activate.build.sh
+++ b/tests/indicator-messages-service-activate.build.sh
diff --git a/test/indicator-messages-service-activate.c b/tests/indicator-messages-service-activate.c
index f5a26b0..f5a26b0 100644
--- a/test/indicator-messages-service-activate.c
+++ b/tests/indicator-messages-service-activate.c
diff --git a/test/manual b/tests/manual
index d638875..d638875 100644
--- a/test/manual
+++ b/tests/manual
diff --git a/test/test-client.py b/tests/test-client.py
index 0dbf868..0dbf868 100755
--- a/test/test-client.py
+++ b/tests/test-client.py
diff --git a/test/test-gactionmuxer.cpp b/tests/test-gactionmuxer.cpp
index 5c98c90..5c98c90 100644
--- a/test/test-gactionmuxer.cpp
+++ b/tests/test-gactionmuxer.cpp