From 3249969936e1bcc1eb5926a8b49b37eeae903ef7 Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Sun, 29 Sep 2002 08:19:27 +0000 Subject: [PATCH] More String Tests git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1283 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 ed7377822f..c57e49f650 100644 --- a/src/tests/kits/support/Jamfile +++ b/src/tests/kits/support/Jamfile @@ -54,6 +54,7 @@ CommonTestLib libsupporttest.so StringTest.cpp StringConstructionTest.cpp StringCountCharTest.cpp + StringOperatorsTest.cpp : libopenbeos.so be stdc++.r4