mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Added numeric_traits_test.cpp
[SVN r8707]
This commit is contained in:
parent
a4a578f75d
commit
91cdb04918
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Please keep the entries ordered alphabetically by the test's file name.
|
||||
//
|
||||
// ChangeLog:
|
||||
// 21 Jan 01 - Added numeric_traits_test.cpp (David Abrahams)
|
||||
// 20 Jan 01 - Added iterator_traits_test.cpp (David Abrahams)
|
||||
|
||||
compile libs/config/config_test.cpp
|
||||
|
@ -42,6 +43,7 @@ compile-fail libs/utility/iter_adaptor_fail_expected2.cpp
|
|||
compile-fail libs/utility/iter_adaptor_fail_expected3.cpp
|
||||
run libs/utility/iterator_traits_test.cpp
|
||||
run libs/utility/iterators_test.cpp
|
||||
run libs/utility/numeric_traits_test.cpp
|
||||
run libs/utility/operators_test.cpp
|
||||
run libs/utility/tie_example.cpp
|
||||
compile libs/utility/type_traits_test.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue