|
|
@@ -26,6 +26,7 @@ alias unit_test_framework : ../libs/test/build//boost_unit_test_framework/<link>
|
|
|
# Please keep these in alphabetic order by test-suite name
|
|
|
build-project ../libs/algorithm/minmax/test ; # test-suite algorith/minmax
|
|
|
build-project ../libs/algorithm/string/test ; # test-suite algorithm/string
|
|
|
+build-project ../libs/asio/test ; # test-suite asio
|
|
|
build-project ../libs/assign/test ; # test-suite assign
|
|
|
build-project ../libs/any/test ; # test-suite any
|
|
|
build-project ../libs/bind/test ; # test-suite bind
|