
Andrey Semashev
Also, there were lots of warnings on MSVC like here:
http://www.boost.org/development/tests/develop/developer/output/teeks99- 08f-win2012R2-64on64-boost-bin-v2-libs-atomic-test-atomicity-test-msvc-14-0- debug-threading-multi.html
The same thing: "Error extracting file: No matching files were found." Are you sure are were looking at correct reports? I found these being updated pretty slowly.
Anyway, I decided to remove Boost.Test from Boost.Atomic tests.
You are free to do so, but just to make record strait: the issues in that case were caused by regression in Boost.Timer and minor misconfiguration in Boost.Thread. BTW I thought one of the main reason to move toward modular boost was the ability to build/test against master version of the dependencies. Why is this still not the case? Gennadiy