summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--tests/tests.mpc1
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1d4e25daab..25a3fd8ccee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Dec 12 15:23:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * tests/tests.mpc (UPIPE_SAP_Test):
+
+ Disable this test in the ace_for_tao configuration. It depends
+ on features not found in the ace_for_tao subset.
+
Mon Dec 12 14:15:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* include/makeinclude/compiler.bor:
diff --git a/tests/tests.mpc b/tests/tests.mpc
index 1cf7518f81c..17b29f431dc 100644
--- a/tests/tests.mpc
+++ b/tests/tests.mpc
@@ -992,6 +992,7 @@ project(Vector Test) : acetest {
}
project(UPIPE SAP Test) : acetest {
+ avoids += ace_for_tao
exename = UPIPE_SAP_Test
Source_Files {
UPIPE_SAP_Test.cpp