mirror of
https://github.com/boostorg/io.git
synced 2025-07-30 12:27:13 +02:00
new test was linking to boost_test_exec_monitor instead of boost_unit_test_framework
[SVN r20033]
This commit is contained in:
@ -18,7 +18,7 @@ DEPENDS all : test ;
|
|||||||
|
|
||||||
test-suite "io"
|
test-suite "io"
|
||||||
: [ run ios_state_unit_test.cpp
|
: [ run ios_state_unit_test.cpp
|
||||||
<lib>../../../libs/test/build/boost_test_exec_monitor
|
<lib>../../../libs/test/build/boost_unit_test_framework
|
||||||
: # args
|
: # args
|
||||||
: # input files
|
: # input files
|
||||||
: std::locale-support
|
: std::locale-support
|
||||||
|
Reference in New Issue
Block a user