From f99539dd9292b4c5fbfb8c110bc6f4a7254d627e Mon Sep 17 00:00:00 2001 From: Joachim Faulhaber Date: Wed, 10 Nov 2010 16:56:19 +0000 Subject: [PATCH] Corrections for testing. [SVN r66484] --- libs/icl | 2 +- status/Jamfile.v2 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/icl b/libs/icl index 810d4582e4..589c6166b8 160000 --- a/libs/icl +++ b/libs/icl @@ -1 +1 @@ -Subproject commit 810d4582e452d52f566552df27c3721cd2f35e6a +Subproject commit 589c6166b8b3d21a8793f451cac293aca092bc05 diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 2124872f75..eac63406d3 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -78,6 +78,7 @@ run-tests libs : gil/test # test-suite gil graph/test # test-suite graph graph_parallel/test # test-suite graph/parallel + icl/test # test-suite icl io/test # test-suite io integer/test # test-suite integer interprocess/example # test-suite interprocess_example