From 039a8e3b921d85981d11e30391ad12700bc7eeeb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 13 Dec 2003 12:31:48 +0000 Subject: [PATCH] Re ran generate program (last run messed things up). Config_test.cpp should be OK now. [SVN r21244] --- test/Jamfile | 5 +- test/config_test.cpp | 243 ++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 246 insertions(+), 2 deletions(-) diff --git a/test/Jamfile b/test/Jamfile index 4a7cb741..df2e9aed 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 Dec 10 13:38:42 GMTST 2003, +# This file was automatically generated on Sat Dec 13 12:29:38 GMTST 2003, # by libs/config/tools/generate # # If you need to alter build preferences then set them in @@ -19,6 +19,9 @@ run abi/abi_test.cpp abi/main.cpp