|
|
@@ -81,7 +81,10 @@ 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 <borland><*><runtime-link>static ]
|
|
|
+ [ run libs/config/test/math_info.cpp : : :
|
|
|
+ <test-info>always_show_run_output
|
|
|
+ <borland><*><runtime-link>static
|
|
|
+ <borland-5_6_4><*><runtime-link>static ]
|
|
|
[ 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
|
|
|
@@ -190,3 +193,5 @@ subinclude libs/xpressive/test ; # test-suite xpressive
|
|
|
|
|
|
|
|
|
|
|
|
+
|
|
|
+
|