mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Hooking up boost exception for testing, second attempt.
[SVN r43544]
This commit is contained in:
parent
fc7b586369
commit
5092799591
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ build-project ../libs/conversion/test ; # test-suite conversion
|
|||
build-project ../libs/date_time/test ; # test-suite date_time
|
||||
build-project ../libs/disjoint_sets ; # test-suite disjoint_sets
|
||||
build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset
|
||||
#~ build-project ../libs/exception ; # << this is incorrect, authors responsible for the exception lib please provide a fix
|
||||
build-project ../libs/exception/test ;
|
||||
build-project ../libs/filesystem/test ; # test-suite filesystem
|
||||
build-project ../libs/foreach/test ; # test-suite foreach
|
||||
build-project ../libs/format/test ; # test-suite format
|
||||
|
|
Loading…
Add table
Reference in a new issue