Rene Rivera 104cc5b2f7 Can't do pull with depth=1 as it errors.
Limiting pulls to depth=1 causes errors like "refusing to merge
unrelated hitories". This shows up if we are doing caching of the git
tree (on cloud CI or CLI).
2017-05-27 10:59:14 -05:00
2015-04-29 11:49:58 +02:00
2017-02-25 08:43:42 -06:00

Regression Test Reporting Tools
-------------------------------

To run Boost's automated regression testing and reporting, and to report
the results back to the Boost community, see

    www.boost.org/development/running_regression_tests.html

To build and run Boost's local regression testing and reporting tools,
clone the GitHub boostorg/regression repository to your local machine:

    git clone git@github.com:boostorg/regression.git
                 -- or --
    git clone https://github.com/boostorg/regression.git

Then view index.html with a web browser for more information, 
including build instructions

--------------------------
Copyright Beman Dawes 2015

Distributed under the Boost Software License, Version 1.0.
http://www.boost.org/LICENSE_1_0.txt 
Description
Mirrored via gitea-mirror
Readme 2.7 MiB
Languages
C++ 57.5%
Python 35%
HTML 4.1%
CSS 3.2%
Batchfile 0.1%
Other 0.1%