forked from boostorg/integer
Changed the Integer-selection test to use the unit-test system
[SVN r47200]
This commit is contained in:
@ -6,7 +6,8 @@ import testing ;
|
||||
|
||||
test-suite integer
|
||||
: [ run cstdint_test.cpp ]
|
||||
[ run integer_test.cpp ]
|
||||
[ run integer_test.cpp
|
||||
/boost/test//boost_unit_test_framework ]
|
||||
[ run integer_traits_test.cpp
|
||||
/boost/test//boost_test_exec_monitor/<link>static ]
|
||||
[ run integer_mask_test.cpp
|
||||
|
Reference in New Issue
Block a user