From de78848fb3085a603498b0eb9319820e620e32b4 Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Thu, 3 Oct 2002 06:42:35 +0000 Subject: [PATCH] More tests for BString added to the build git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1353 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/kits/support/Jamfile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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