-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The documentation says that "Running the following command will run all tests against each compiler known." Does "each compiler known" refer to each toolset specified in the --test-config=user-config.jam file, or does it mean something else ? In other words if the --toolset option is not used when invoking b2, which compiler toolsets are tested ? Also, and probably related, what does the --test-config option do ?