2
0
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:
John Fletcher
2015-03-10 22:42:39 +00:00
parent 3c29f0005d
commit b2a8c613e6

View File

@@ -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 ]