From zeta-commits-return-400-apmail-incubator-zeta-commits-archive=incubator.apache.org@incubator.apache.org Wed Feb 8 11:14:24 2012 Return-Path: X-Original-To: apmail-incubator-zeta-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-zeta-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 2C39C9901 for ; Wed, 8 Feb 2012 11:14:24 +0000 (UTC) Received: (qmail 12523 invoked by uid 500); 8 Feb 2012 11:14:24 -0000 Delivered-To: apmail-incubator-zeta-commits-archive@incubator.apache.org Received: (qmail 12483 invoked by uid 500); 8 Feb 2012 11:14:23 -0000 Mailing-List: contact zeta-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zeta-dev@incubator.apache.org Delivered-To: mailing list zeta-commits@incubator.apache.org Received: (qmail 12464 invoked by uid 99); 8 Feb 2012 11:14:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Feb 2012 11:14:23 +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, 08 Feb 2012 11:14:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 579B02388860; Wed, 8 Feb 2012 11:14:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Date: Wed, 08 Feb 2012 11:14:02 -0000 To: zeta-commits@incubator.apache.org From: jpic@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120208111402.579B02388860@eris.apache.org> Subject: [zeta-commits] svn commit: r1241867 - in /incubator/zetacomponents/trunk/Graph/tests: horizontal_bar_chart_renderer.php horizontal_bar_chart_renderer_test.php radar_chart.php radar_chart_test.php Author: jpic Date: Wed Feb 8 11:14:01 2012 New Revision: 1241867 URL: http://svn.apache.org/viewvc?rev=1241867&view=rev Log: - Enabled 2 test cases (22 tests) in Graph component Added: incubator/zetacomponents/trunk/Graph/tests/horizontal_bar_chart_renderer_test.php - copied unchanged from r1237728, incubator/zetacomponents/trunk/Graph/tests/horizontal_bar_chart_renderer.php incubator/zetacomponents/trunk/Graph/tests/radar_chart_test.php - copied unchanged from r1237728, incubator/zetacomponents/trunk/Graph/tests/radar_chart.php Removed: incubator/zetacomponents/trunk/Graph/tests/horizontal_bar_chart_renderer.php incubator/zetacomponents/trunk/Graph/tests/radar_chart.php