diff --git a/src/tests/kits/support/Jamfile b/src/tests/kits/support/Jamfile index c57e49f650..461bd44591 100644 --- a/src/tests/kits/support/Jamfile +++ b/src/tests/kits/support/Jamfile @@ -54,7 +54,11 @@ CommonTestLib libsupporttest.so StringTest.cpp StringConstructionTest.cpp StringCountCharTest.cpp - StringOperatorsTest.cpp + StringAssignTest.cpp + StringAppendTest.cpp + StringSubCopyTest.cpp + StringPrependTest.cpp + StringCaseTest.cpp : libopenbeos.so be stdc++.r4