[parameter] trunk regression testing broken

It appears that a file was missing from the recent commit of the 'literate' tests for the Boost.Parameter library. Our testing computer is reporting the following issue while attempting to run regression tests on the trunk: error: Unable to find file or target named error: 'static-member-functions0.cpp' error: referred from project at error: '../libs/parameter/test/literate' I have temporarily commented out this file in test/literate/Jamfile.v2 until it is added. -Dave

on Thu Jan 29 2009, David Deakins <ddeakins-AT-veeco.com> wrote:
It appears that a file was missing from the recent commit of the 'literate' tests for the Boost.Parameter library. Our testing computer is reporting the following issue while attempting to run regression tests on the trunk:
error: Unable to find file or target named error: 'static-member-functions0.cpp' error: referred from project at error: '../libs/parameter/test/literate'
I have temporarily commented out this file in test/literate/Jamfile.v2 until it is added.
Thanks! https://svn.boost.org/trac/boost/changeset/50889 -- Dave Abrahams BoostPro Computing http://www.boostpro.com
participants (2)
-
David Abrahams
-
David Deakins