mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Added iterator_traits_test.cpp
[SVN r8677]
This commit is contained in:
parent
ef74209159
commit
a8fa406a0a
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
// Boost primary regression test configuration file
|
||||
//
|
||||
// ChangeLog:
|
||||
// 20 Jan 01 - Added iterator_traits_test.cpp (David Abrahams)
|
||||
|
||||
run libs/utility/iterator_traits_test.cpp
|
||||
compile libs/config/config_test.cpp
|
||||
run libs/array/array1.cpp
|
||||
compile libs/concept_check/concept_check_test.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue