summaryrefslogtreecommitdiff
path: root/AUTOTOOLS-TODO
diff options
context:
space:
mode:
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: