Boost logo

Boost Testing :

Subject: [Boost-testing] Setting up Windows to run regression tests?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-01-20 08:03:55


For Windows, several configuration changes need to be made before the first
run to eliminate interactive error dialog boxes that popup:

* Windows Firewall complaining about ASIO tests doing various network
operations.
* exe has stopped working dialog box.
* static assert has occurred dialog box.

Is there any way for Boost.Build to disable these?

If not, we need to document in "Running Boost Regression Tests" how to
manually disable them. Does anyone know how? IIRC, it is very time
consuming to find the answers.

See www.boost.org/development/running_regression_tests.html

Thanks,

--Beman



Boost-testing list run by mbergal at meta-comm.com