diff --git a/regression.html b/regression.html index 7836840..df86a3d 100644 --- a/regression.html +++ b/regression.html @@ -24,10 +24,12 @@ Boost's internal regression test suite produces the compiler status tables. +
Although not ordinarily run by Boost library users, it is documented here for +the benefit of Boost developers, and for Boost users porting to a new platform.
+
You may need to add an entry for the compiler to boost/config.hpp, +but only if entries for the compiler is not already present, and the compiler +doesn't fully conform to the ISO C++ Standard.
+The regression.cpp test program was contributed +by Jens Maurer, generalizing and improving an earlier program by Beman Dawes.
+