From aafd3c5a6ee5c7b5cc479c30fc336d87784e5138 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 20 Aug 2004 08:23:48 +0000 Subject: INTEGRATION: CWS sb21 (1.5.58); FILE MERGED 2004/08/04 08:51:37 sb 1.5.58.1: #i32131# Added tests. --- jurt/test/com/sun/star/lib/uno/environments/remote/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'jurt/test/com/sun/star/lib/uno') diff --git a/jurt/test/com/sun/star/lib/uno/environments/remote/makefile.mk b/jurt/test/com/sun/star/lib/uno/environments/remote/makefile.mk index ad381ad1fcf0..4c25a0208746 100644 --- a/jurt/test/com/sun/star/lib/uno/environments/remote/makefile.mk +++ b/jurt/test/com/sun/star/lib/uno/environments/remote/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: vg $ $Date: 2003-10-09 10:15:30 $ +# last change: $Author: rt $ $Date: 2004-08-20 09:23:48 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -65,7 +65,9 @@ TARGET := test_com_sun_star_lib_uno_environments_remote PACKAGE := com$/sun$/star$/lib$/uno$/environments$/remote JAVATESTFILES := \ + JavaThreadPoolFactory_Test.java \ JobQueue_Test.java \ + ThreadId_Test.java \ ThreadPool_Test.java JAVAFILES := \ TestIWorkAt.java \ -- cgit