|
@@ -80,6 +80,7 @@ subinclude libs/xpressive/test ; # test-suite xpressive
|
|
|
<threading>multi <no-warn>config_test.cpp
|
|
<threading>multi <no-warn>config_test.cpp
|
|
|
]
|
|
]
|
|
|
[ run libs/config/test/config_info.cpp : : : <test-info>always_show_run_output ]
|
|
[ 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/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/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
|
|
[ 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
|
|
|
;
|
|
;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+
|