From a4d15367fd9d4aed30c68903a8d2fcdbd225a67b Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Mon, 28 Oct 2002 08:43:23 +0000 Subject: [PATCH] BString char access tests added to the build git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1730 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tests/kits/support/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tests/kits/support/Jamfile b/src/tests/kits/support/Jamfile index 01feef84aa..0d800119a3 100644 --- a/src/tests/kits/support/Jamfile +++ b/src/tests/kits/support/Jamfile @@ -63,6 +63,7 @@ CommonTestLib libsupporttest.so StringRemoveTest.cpp StringCompareTest.cpp StringFormatAppendTest.cpp + StringCharAccessTest.cpp : libopenbeos.so be stdc++.r4