forked from boostorg/conversion
Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes. Patch from Juergen Hunold. [SVN r35989]
This commit is contained in:
@@ -20,8 +20,8 @@ test-suite conversion
|
|||||||
[ compile-fail implicit_cast_fail.cpp ]
|
[ compile-fail implicit_cast_fail.cpp ]
|
||||||
[ run ../cast_test.cpp ]
|
[ run ../cast_test.cpp ]
|
||||||
[ run ../numeric_cast_test.cpp ]
|
[ run ../numeric_cast_test.cpp ]
|
||||||
[ run ../lexical_cast_test.cpp ../../test/build//boost_unit_test_framework ]
|
[ run ../lexical_cast_test.cpp ../../test/build//boost_unit_test_framework/<link>static ]
|
||||||
[ run lexical_cast_loopback_test.cpp ../../test/build//boost_unit_test_framework ]
|
[ run lexical_cast_loopback_test.cpp ../../test/build//boost_unit_test_framework/<link>static ]
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user