From 6e0e0113d62c6c7d9d91b039fd9cc6930b561f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=2E=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Fri, 7 May 2004 12:39:07 +0000 Subject: [PATCH] added Boost.MultiIndex test-suite [SVN r22761] --- status/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/status/Jamfile b/status/Jamfile index 9d9652207b..755fd77790 100644 --- a/status/Jamfile +++ b/status/Jamfile @@ -28,6 +28,7 @@ subinclude libs/iterator/test ; # test-suite iterator subinclude libs/math/test ; # test-suite math subinclude libs/numeric/interval/test ; # test-suite interval subinclude libs/multi_array/test ; # test-suite multi_array +subinclude libs/multi_index/test ; # test-suite multi_index subinclude libs/optional/test ; # test-suite optional subinclude libs/python/test ; # test-suite python subinclude libs/random/test ; # test-suite random