mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Merge multiprecision from sandbox.
[SVN r81417]
This commit is contained in:
parent
ab1ae726db
commit
088b6a43df
2 changed files with 3 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 88da98e37b9539c103ae9e6fc7db1b4e52010585
|
||||
Subproject commit 8ae04c68a6e7a9e91bd74fd5b0442e5bffa4f899
|
|
@ -103,6 +103,7 @@ 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
|
||||
|
@ -166,3 +167,4 @@ run-tests libs :
|
|||
run-tests tools :
|
||||
bcp/test
|
||||
;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue