INTEGRATION: CWS sb7 (1.2.14); FILE MERGED
2003/08/11 08:29:50 sb 1.2.14.3: RESYNC: (1.2-1.3); FILE MERGED 2003/08/06 14:18:06 sb 1.2.14.2: #111153# Added test. 2003/07/18 07:37:45 sb 1.2.14.1: #110892# Added test case.
This commit is contained in:
parent
caf452bc6d
commit
cd8d338402
1 changed files with 5 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: hr $ $Date: 2003-08-07 14:31:18 $
|
||||
# last change: $Author: hr $ $Date: 2003-08-13 17:21:06 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -69,8 +69,9 @@ JAVATESTFILES := \
|
|||
Bug97697_Test.java \
|
||||
Bug98508_Test.java \
|
||||
Bug107753_Test.java \
|
||||
Bug108825_Test.java
|
||||
#JAVAFILES := Bug92174_Test.java # fails as long as bug 92174 is not fixed
|
||||
Bug108825_Test.java \
|
||||
Bug110892_Test.java \
|
||||
Bug111153_Test.java
|
||||
JARFILES := juh.jar jurt.jar ridl.jar sandbox.jar
|
||||
|
||||
.INCLUDE: javaunittest.mk
|
||||
|
|
Loading…
Reference in a new issue