summaryrefslogtreecommitdiff
path: root/tests/tests.icp
diff options
context:
space:
mode:
authorokellogg <okellogg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 11:07:31 +0000
committerokellogg <okellogg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 11:07:31 +0000
commita34813262696603760da3e9378905e4c284b1772 (patch)
tree9848808cf1635c8ed47641df2bcb1f3cd94e97b2 /tests/tests.icp
parentef089b42467abfecba26d1ee20aea61395e4f871 (diff)
downloadATCD-a34813262696603760da3e9378905e4c284b1772.tar.gz
ChangeLogTag:Thu Apr 10 13:02:42 CEST 2003 Oliver Kellogg <oliver.kellogg@sysde.eads.net>
Diffstat (limited to 'tests/tests.icp')
-rw-r--r--tests/tests.icp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/tests.icp b/tests/tests.icp
index cd8e16545d2..b33f73b222b 100644
--- a/tests/tests.icp
+++ b/tests/tests.icp
@@ -438,6 +438,10 @@ subproject UPIPE_SAP_Test icc "UPIPE_SAP_Test.icc", ics "UPIPE_SAP_Test.ics"
{
}
+subproject Unbounded_Set_Test_Ex icc "Unbounded_Set_Test_Ex.icc", ics "Unbounded_Set_Test_Ex.ics"
+{
+}
+
subproject Upgradable_RW_Test icc "Upgradable_RW_Test.icc", ics "Upgradable_RW_Test.ics"
{
}
@@ -551,6 +555,7 @@ use Timer_Queue_Test
use TkReactor_Test
use Tokens_Test
use UPIPE_SAP_Test
+use Unbounded_Set_Test_Ex
use Upgradable_RW_Test
use Vector_Test
use XtReactor_Test