From fcfaa82e3ea374288d9ec6c824585e3e29f8ae90 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 15 Feb 2006 14:15:02 +0000 Subject: [PATCH] Fix regex test case. [SVN r32939] --- test/Jamfile | 4 ++-- test/Jamfile.v2 | 4 ++-- test/config_info.cpp | 2 ++ test/config_test.cpp | 10 +++++----- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/test/Jamfile b/test/Jamfile index 1bb1a3eb..6ee6adda 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -1,7 +1,7 @@ # # Regression test Jamfile for boost configuration setup. # *** DO NOT EDIT THIS FILE BY HAND *** -# This file was automatically generated on Wed Feb 15 14:04:31 2006 +# This file was automatically generated on Wed Feb 15 14:14:07 2006 # by libs/config/tools/generate.cpp # Copyright John Maddock. # @@ -123,7 +123,7 @@ test-suite "BOOST_HAS_TR1_RANDOM" : test-suite "BOOST_HAS_TR1_REFERENCE_WRAPPER" : [ run has_tr1_ref_wrap_pass.cpp