summaryrefslogtreecommitdiff
path: root/AUTOTOOLS-TODO
diff options
context:
space:
mode:
authorKrzesimir Nowak <krnowak@openismus.com>2011-08-30 16:39:40 +0200
committerKrzesimir Nowak <krnowak@openismus.com>2011-08-30 16:43:25 +0200
commit2014c22b8d7f17bcdb1c4036bb46e536a3b23911 (patch)
tree1ea20fa275c36d009dbf876cae9ccaf78a18be2a /AUTOTOOLS-TODO
parenta7ad98fabc965b053cb9e92db431d5b535adee26 (diff)
Updated AUTOTOOLS-TODO.
Diffstat (limited to 'AUTOTOOLS-TODO')
-rw-r--r--AUTOTOOLS-TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/AUTOTOOLS-TODO b/AUTOTOOLS-TODO
index 23b77caa..29d01ee4 100644
--- a/AUTOTOOLS-TODO
+++ b/AUTOTOOLS-TODO
@@ -1,7 +1,7 @@
REGRESSIONS:
-- None.
+- Port ActiveSync backend to non-recursive Automake.
IMPROVEMENTS:
@@ -43,6 +43,11 @@ IMPROVEMENTS:
There should have been at least one test being run. The same behavior exists
in old build system.
+ This is because neither unit tests nor integration tests are enabled by
+ default. If we would want to enable them then we should add
+ --enable-unit-tests and --enable-integration-tests into
+ DISTCHECK_CONFIGURE_FLAGS in toplevel Makefile.am.
+
- Check why there are so many failed tests when running `make check' explicitly.
The same number of failures exists in old build system: