mirror of
https://github.com/boostorg/integer.git
synced 2025-11-01 16:51:40 +01:00
Added support for exact width integer type to int_t and uint_t
Updated docs to match. Fixes #1225. [SVN r57941]
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
import testing ;
|
||||
|
||||
test-suite integer
|
||||
: [ run cstdint_test.cpp ]
|
||||
[ run integer_test.cpp
|
||||
/boost/test//minimal ]
|
||||
: [ run cstdint_test.cpp /boost/test//minimal ]
|
||||
[ run integer_traits_test.cpp
|
||||
/boost/test//boost_test_exec_monitor ]
|
||||
[ run integer_test.cpp
|
||||
/boost/test//minimal ]
|
||||
[ run integer_mask_test.cpp
|
||||
/boost/test//minimal ]
|
||||
[ run static_log2_test.cpp
|
||||
|
||||
Reference in New Issue
Block a user