mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Restored alphabetic ordering.
[SVN r8686]
This commit is contained in:
parent
d01e993678
commit
b6c44c0bd4
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
// Boost primary regression test configuration file
|
||||
//
|
||||
// Please keep the entries ordered alphabetically by the test's file name.
|
||||
//
|
||||
// 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
|
||||
|
@ -36,6 +37,7 @@ compile libs/timer/timer_test.cpp
|
|||
compile libs/utility/call_traits_test.cpp
|
||||
compile libs/utility/compressed_pair_test.cpp
|
||||
run libs/utility/iterator_adaptor_test.cpp
|
||||
run libs/utility/iterator_traits_test.cpp
|
||||
run libs/utility/iterators_test.cpp
|
||||
run libs/utility/operators_test.cpp
|
||||
run libs/utility/tie_example.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue