Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1EA4DDEC for ; Wed, 18 Jul 2012 02:30:35 +0000 (UTC) Received: (qmail 60824 invoked by uid 500); 18 Jul 2012 02:30:35 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 60756 invoked by uid 500); 18 Jul 2012 02:30:34 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 60715 invoked by uid 99); 18 Jul 2012 02:30:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 02:30:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 02:30:30 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D5B0C23888D2; Wed, 18 Jul 2012 02:30:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1362747 - /incubator/ooo/trunk/main/test/testoo/src/testsuite/FVT.java Date: Wed, 18 Jul 2012 02:30:10 -0000 To: ooo-commits@incubator.apache.org From: liuzhe@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120718023010.D5B0C23888D2@eris.apache.org> Author: liuzhe Date: Wed Jul 18 02:30:10 2012 New Revision: 1362747 URL: http://svn.apache.org/viewvc?rev=1362747&view=rev Log: #120295# - VCLAuto patch: refactor function verification test. Test cases about text document and presentation. Patch by: Li Lin Yi Review by: Liu Zhe Delete the useless FVT.java Removed: incubator/ooo/trunk/main/test/testoo/src/testsuite/FVT.java