[anjuta] am-project: Re-enable use of anjuta project in regression test



commit a073fac91e33b949bb7ff357396751eb453da607
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sat May 21 17:19:33 2011 +0200

    am-project: Re-enable use of anjuta project in regression test

 plugins/am-project/tests/anjuta.lst   |    6 ++++++
 plugins/am-project/tests/testsuite.at |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/plugins/am-project/tests/anjuta.lst b/plugins/am-project/tests/anjuta.lst
index d7d1133..3980c79 100644
--- a/plugins/am-project/tests/anjuta.lst
+++ b/plugins/am-project/tests/anjuta.lst
@@ -266,6 +266,12 @@ PROPERTY (URL): http://www.anjuta.org/
                 TARGET (): idl
                     PROPERTY (Installation directory): idldir
                     SOURCE (): libanjuta/interfaces/libanjuta.idl
+            GROUP (): tests
+                TARGET (): anjuta-tabber-test
+                    PROPERTY (Do not install): true
+                    PROPERTY (C compiler flags): $(LIBANJUTA_CFLAGS)
+                    PROPERTY (Libraries): $(LIBANJUTA_LIBS)
+                    SOURCE (): libanjuta/tests/anjuta-tabber-test.c
             TARGET (): libanjuta-3.la
                 PROPERTY (Installation directory): libdir
                 PROPERTY (Linker flags): $(ANJUTA_LDFLAGS)
diff --git a/plugins/am-project/tests/testsuite.at b/plugins/am-project/tests/testsuite.at
index cbee63c..4674ea5 100644
--- a/plugins/am-project/tests/testsuite.at
+++ b/plugins/am-project/tests/testsuite.at
@@ -1,4 +1,5 @@
 m4_include([empty.at])
+m4_include([anjuta.at])
 m4_include([group.at])
 m4_include([target.at])
 m4_include([source.at])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]