mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-19 14:42:14 +00:00
test/Jamfile run tests on boost::report_errors
This commit is contained in:
@@ -21,6 +21,13 @@ project
|
||||
local multi-threading = <library>/boost/thread
|
||||
<threading>multi <define>BOOST_ALL_NO_LIB=1 ;
|
||||
|
||||
test-suite detail :
|
||||
[ run detail/aa_test0.cpp ]
|
||||
[ run detail/aa_test1.cpp ]
|
||||
[ run detail/aa_test2.cpp ]
|
||||
[ run detail/aa_test3.cpp ]
|
||||
;
|
||||
|
||||
test-suite phoenix_core :
|
||||
[ run core/custom_terminal.cpp ]
|
||||
[ run core/intel_test.cpp ]
|
||||
|
||||
Reference in New Issue
Block a user