mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 18:46:14 +00:00
Added new file math_info to probe for known or suspected math-related problems and setup.
[SVN r31936]
This commit is contained in:
parent
6f62a11663
commit
ff220841ea
2 changed files with 3 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit cbba7fdacc042bcce0a8f831c8ac8af6ced94913
|
||||
Subproject commit f174a2b657b41eb65c3fce8944d07b5b54b254ba
|
|
@ -80,6 +80,7 @@ subinclude libs/xpressive/test ; # test-suite xpressive
|
|||
<threading>multi <no-warn>config_test.cpp
|
||||
]
|
||||
[ run libs/config/test/config_info.cpp : : : <test-info>always_show_run_output ]
|
||||
[ run libs/config/test/math_info.cpp : : : <test-info>always_show_run_output ]
|
||||
[ run libs/config/test/abi/abi_test.cpp libs/config/test/abi/main.cpp ]
|
||||
[ run libs/config/test/limits_test.cpp <lib>../libs/test/build/boost_test_exec_monitor ]
|
||||
[ run libs/config/test/link/main.cpp <dll>../libs/config/test/link/link_test
|
||||
|
@ -186,3 +187,4 @@ subinclude libs/xpressive/test ; # test-suite xpressive
|
|||
;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue