|
|
@@ -60,11 +60,11 @@ run-tests libs :
|
|
|
bimap/test # test-suite bimap
|
|
|
bind/test # test-suite bind
|
|
|
chrono/test # test-suite chrono
|
|
|
- container/example # test-suite container_example
|
|
|
- container/test # test-suite container_test
|
|
|
circular_buffer/test # test-suite circular_buffer
|
|
|
concept_check # test-suite concept_check
|
|
|
config/test # test-suite config
|
|
|
+ container/example # test-suite container_example
|
|
|
+ container/test # test-suite container_test
|
|
|
context/test # test-suite context
|
|
|
conversion/test # test-suite conversion
|
|
|
coroutine/test # test-suite coroutine
|
|
|
@@ -92,12 +92,12 @@ run-tests libs :
|
|
|
graph_parallel/test # test-suite graph/parallel
|
|
|
heap/test # test-suite heap
|
|
|
icl/test # test-suite icl
|
|
|
- io/test # test-suite io
|
|
|
integer/test # test-suite integer
|
|
|
interprocess/example # test-suite interprocess_example
|
|
|
interprocess/test # test-suite interprocess_test
|
|
|
intrusive/example # test-suite intrusive_example
|
|
|
intrusive/test # test-suite intrusive_test
|
|
|
+ io/test # test-suite io
|
|
|
iostreams/test # test-suite iostreams
|
|
|
iterator/test # test-suite iterator
|
|
|
lambda/test # test-suite lambda
|
|
|
@@ -107,18 +107,18 @@ run-tests libs :
|
|
|
logic/test # test-suite logic
|
|
|
lockfree/test # test-suite lockfree
|
|
|
math/test # test-suite math
|
|
|
- multiprecision/test # test-suite multiprecision
|
|
|
move/example # test-suite move_example
|
|
|
move/test # test-suite move_test
|
|
|
mpi/test # test-suite mpi
|
|
|
mpl/test # test-suite mpl
|
|
|
msm/test # msm-unit-tests
|
|
|
+ multi_array/test # test-suite multi_array
|
|
|
+ multi_index/test # test-suite multi_index
|
|
|
+ multiprecision/test # test-suite multiprecision
|
|
|
numeric/conversion/test # test-suite numeric/conversion
|
|
|
numeric/interval/test # test-suite numeric/interval
|
|
|
numeric/odeint/test # test-suite numeric/odeint
|
|
|
numeric/ublas/test # test-suite numeirc/uBLAS
|
|
|
- multi_array/test # test-suite multi_array
|
|
|
- multi_index/test # test-suite multi_index
|
|
|
optional/test # test-suite optional
|
|
|
parameter/test # test-suite parameter
|
|
|
phoenix/test # test-suite phoenix
|