From 15b834fea5f70d1420420cb5395965b87b24a0bd Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Sun, 6 Oct 2002 15:56:57 +0000 Subject: [PATCH] More BString tests git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1407 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/kits/support/Jamfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tests/kits/support/Jamfile b/src/tests/kits/support/Jamfile index 461bd44591..91b034fd33 100644 --- a/src/tests/kits/support/Jamfile +++ b/src/tests/kits/support/Jamfile @@ -59,6 +59,8 @@ CommonTestLib libsupporttest.so StringSubCopyTest.cpp StringPrependTest.cpp StringCaseTest.cpp + StringInsertTest.cpp + StringEscapeTest.cpp : libopenbeos.so be stdc++.r4