Boost Build testing framework conundrum

Edward Diener via Boost-build <[email protected]> Wed, 22 Apr 2020 12:36:26 -0400
Newsgroups gmane.comp.lib.boost.build
Message-ID <[email protected]>
Does the Boost Build testing framework, when running the 
'toolset_clang_linux.py" test, actually invoke the clang compiler when 
running the test ? Because when I run the test on my local machine in 
Windows 10 the clang compiler is not even in my PATH at the time the 
test is being run, yet the test "succeeds" on the current 'develop' 
branch whereas for my PR it is failing. So I do not understand how the 
test can verify that the clang-linux.jam is correct. Can someone please 
enlighten me on how this is supposed to work ? I do run the tests with 
the --preserve option but when the test succeeds the entire directory 
structure where the files would be is in a temporary directory and all 
the files in that temporary directory are removed by the end of the test.

_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build