Index: buildtest/trunk/user.testing/build.xml =================================================================== --- buildtest/trunk/user.testing/build.xml (revision 0) +++ buildtest/trunk/user.testing/build.xml (revision 0) @@ -0,0 +1,248 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: buildtest/trunk/user.testing/test.run.property =================================================================== --- buildtest/trunk/user.testing/test.run.property (revision 0) +++ buildtest/trunk/user.testing/test.run.property (revision 0) @@ -0,0 +1,28 @@ +# Copyright 2006 The Apache Software Foundation or its licensors, as applicable +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +#proxy configuration +http-proxy-host=proxy02.ims.intel.com +http-proxy-port=911 + +HDK.archive=http://people.apache.org/dist/incubator/harmony/snapshots/latest-harmony-hdk-windows.zip +#HDK.archive=C:/tmp/tmp19/latest-harmony-hdk-windows.zip + +HDK.tests.archive=tests.jar +HDK.support.archive=build/test/support.jar + +workDir=workdir +max.memory=500M +exclude.list=exclude.list + Index: buildtest/trunk/user.testing/exclude.list =================================================================== --- buildtest/trunk/user.testing/exclude.list (revision 0) +++ buildtest/trunk/user.testing/exclude.list (revision 0) @@ -0,0 +1 @@ +**/OutOfMemoryErrorTest.class