summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2015-01-26 22:50:54 +0000
committerDaniel James <daniel@calamity.org.uk>2015-01-26 22:50:54 +0000
commitbbd1f895b0c64ec0cce6e609be4bc68297d8b9ce (patch)
tree7f0691150764de118ef4a4cb285fa20116765173 /status
parent666953262eb89fcd5b343c9a7a9dd8169967c376 (diff)
downloadboost-bbd1f895b0c64ec0cce6e609be4bc68297d8b9ce.tar.gz
Fix order of some libraries in status/Jamfile.v2
Mainly so that there are less spurious differences with master.
Diffstat (limited to 'status')
-rw-r--r--status/Jamfile.v212
1 files changed, 6 insertions, 6 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2
index 99d2c61fcb..f5f206a900 100644
--- a/status/Jamfile.v2
+++ b/status/Jamfile.v2
@@ -63,12 +63,12 @@ run-tests libs :
circular_buffer/test # test-suite circular_buffer
concept_check # test-suite concept_check
config/test # test-suite config
- conversion/test # test-suite conversion
- convert/test # test-suite convert
container/bench # test-suite container benchmarks
container/example # test-suite container_example
container/test # test-suite container_test
context/test # test-suite context
+ conversion/test # test-suite conversion
+ convert/test # test-suite convert
core/test # test-suite core
core/test/swap # test-suite core/swap
coroutine/test # test-suite coroutine
@@ -99,12 +99,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
@@ -115,18 +115,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