From 61741228dac8c65ac6fd55e34771f22f84f77009 Mon Sep 17 00:00:00 2001 From: nobody Date: Tue, 13 Apr 2004 12:19:16 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'function_signature_patches_1_31'. [SVN r22633] --- test/auto-link-test/Jamfile | 94 --------------------------------- test/captures/Jamfile | 16 ------ test/captures/captures_test.cpp | 90 ------------------------------- 3 files changed, 200 deletions(-) delete mode 100644 test/auto-link-test/Jamfile delete mode 100644 test/captures/Jamfile delete mode 100644 test/captures/captures_test.cpp diff --git a/test/auto-link-test/Jamfile b/test/auto-link-test/Jamfile deleted file mode 100644 index 11ff5c2e..00000000 --- a/test/auto-link-test/Jamfile +++ /dev/null @@ -1,94 +0,0 @@ -# copyright John Maddock 2003 - -# -# This Jamfile tests the ability of some Windows compilers -# to automatically link to the right lib file, -# it is not generally applicable. -# - -subproject libs/regex/test/auto-link-test ; - -# bring in the rules for testing -import testing ; - -run - # sources -