Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 17526 invoked from network); 30 Jun 2006 08:20:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2006 08:20:28 -0000 Received: (qmail 56743 invoked by uid 500); 30 Jun 2006 08:20:25 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 56697 invoked by uid 500); 30 Jun 2006 08:20:25 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 56685 invoked by uid 99); 30 Jun 2006 08:20:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 01:20:24 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of stepan.mishura@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 01:20:24 -0700 Received: by nf-out-0910.google.com with SMTP id y25so217267nfb for ; Fri, 30 Jun 2006 01:20:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=MHr11fPwjZ6XPMb5bC2pJWitd8INNDt7w3JfOuW6+O4XUc5XZEDGH0RJMWTrLzmtN2ePZFedeFlxUV9NxJGNyqMP0PPrac5/wUhnkrh0BfBugVk7Nkcf2HiZsOCJJWA0+q1P/5xN/4wgrItZrdFb+szOUDdW0Muj2x/AfiSwU4Y= Received: by 10.78.122.11 with SMTP id u11mr83292huc; Fri, 30 Jun 2006 01:20:02 -0700 (PDT) Received: by 10.78.131.6 with HTTP; Fri, 30 Jun 2006 01:20:02 -0700 (PDT) Message-ID: <6e47b64f0606300120h73d2e952ic4f0c0de1f390ce@mail.gmail.com> Date: Fri, 30 Jun 2006 15:20:02 +0700 From: "Stepan Mishura" To: harmony-dev Subject: [Classlib] Merging frameworks for testing serialization - next step MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2414_26680844.1151655602854" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_2414_26680844.1151655602854 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I moved SerializationTest to 'support' so new approach for testing serialization can be used by all modules. I adjusted to naming conventions[1][2] serialization tests and resource files for 'crypto' module and partly did it for 'security' module. But I didn't merge serialization tests with corresponding unit tests (i.e. they are still in separate package). After finishing 'security' I will take 'auth' and 'x-net' modules. There are o lots of tests that use SerializationTester - patches are welcome!!! Also I'd like encourage everybody to use new approach for creating new serialization tests and stop using SerializationTester. Thanks, Stepan Mishura Intel Middleware Products Division [1] http://incubator.apache.org/harmony/subcomponents/classlibrary/testing.html [2] http://incubator.apache.org/harmony/subcomponents/classlibrary/ser_testing.html ------------------------------------------------------ Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org ------=_Part_2414_26680844.1151655602854--