mirror of
https://github.com/boostorg/io.git
synced 2025-07-29 20:07: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"
|
||||
: [ run ios_state_unit_test.cpp
|
||||
<lib>../../../libs/test/build/boost_test_exec_monitor
|
||||
<lib>../../../libs/test/build/boost_unit_test_framework
|
||||
: # args
|
||||
: # input files
|
||||
: std::locale-support
|
||||
|
Reference in New Issue
Block a user