$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Regression testing - is procedure changed?
From: Dmitry Moskalchuk (dm_at_[hidden])
Date: 2015-02-01 05:11:58
I just found that there was commit into master where whole
$BOOST/tools/regression folder was removed -
https://github.com/boostorg/boost/commit/50ca965a872e5d454dbdc36c2764e6e3ba7288c1.
That means instructions at
http://beta.boost.org/development/running_regression_tests.html are not
actual anymore.
Could any one advice how to do regression testing now? I'm bit confused
since I already spent significant time setting up regular regression
testing of Boost on Android, and now it become completely broken.
-- Dmitry Moskalchuk