summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-12-12 23:24:57 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-12-12 23:24:57 +0000
commit77600a60674f316a832354801c27acfbcdf20a0b (patch)
treeeeb33d8ba996d04498a99fa3bd3761d213631e36
parentf3bde7e49d7f7f9fbfc0716feee53541856da149 (diff)
downloadATCD-77600a60674f316a832354801c27acfbcdf20a0b.tar.gz
ChangeLogTag:Mon Dec 12 15:23:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
-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