From c0aeaecc14d52fa8e07121d7fc2c550ba374ffc5 Mon Sep 17 00:00:00 2001 From: Michael Glassford Date: Tue, 3 Aug 2004 21:19:08 +0000 Subject: [PATCH] Add tests for statically linked Boost.Threads. [SVN r24274] --- test/Jamfile | 67 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 47 insertions(+), 20 deletions(-) diff --git a/test/Jamfile b/test/Jamfile index 9f84c893..988d6168 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -26,25 +26,52 @@ import ../build/threads ; import testing ; { - template test - ## sources ## - :