mirror of
https://github.com/boostorg/integer.git
synced 2026-01-19 16:22:19 +00:00
Compare commits
10 Commits
svn-branch
...
boost-1.35
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5c0463931 | ||
|
|
85e4d3e23d | ||
|
|
550fe9d89f | ||
|
|
19ed0e48e0 | ||
|
|
559b44c259 | ||
|
|
b162db6b72 | ||
|
|
4935afbcd4 | ||
|
|
167961aba1 | ||
|
|
7ce7ba6bfd | ||
|
|
c8cb2b24a1 |
@@ -77,7 +77,7 @@ Test Program</h2>
|
||||
|
||||
<p>
|
||||
|
||||
The program <code><a href="test/integer_traits_test.cpp">integer_traits_test.cpp</a></code>
|
||||
The program <code><a href="integer_traits_test.cpp">integer_traits_test.cpp</a></code>
|
||||
exercises the <code>integer_traits</code> class.
|
||||
|
||||
<h2>Acknowledgements</h2>
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
#~ Copyright Rene Rivera 2008
|
||||
#~ Distributed under the Boost Software License, Version 1.0.
|
||||
#~ (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
import testing ;
|
||||
|
||||
test-suite integer
|
||||
: [ run cstdint_test.cpp ]
|
||||
[ run integer_test.cpp ]
|
||||
[ run integer_traits_test.cpp
|
||||
/boost/test//boost_test_exec_monitor/<link>static ]
|
||||
;
|
||||
Reference in New Issue
Block a user