Return-Path: X-Original-To: apmail-poi-dev-archive@www.apache.org Delivered-To: apmail-poi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DFA210A8C for ; Tue, 29 Oct 2013 08:43:46 +0000 (UTC) Received: (qmail 98969 invoked by uid 500); 29 Oct 2013 08:43:46 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 98682 invoked by uid 500); 29 Oct 2013 08:43:43 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 98674 invoked by uid 99); 29 Oct 2013 08:43:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 08:43:42 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nirk.niggler@gmail.com designates 209.85.128.180 as permitted sender) Received: from [209.85.128.180] (HELO mail-ve0-f180.google.com) (209.85.128.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 08:43:37 +0000 Received: by mail-ve0-f180.google.com with SMTP id oy12so3624673veb.39 for ; Tue, 29 Oct 2013 01:43:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8kvT/Sw00zrJvGvUV7yCMm+V+Mdd4KW0hmqNhr3XCy8=; b=Bi+LV53fFC/o3/s9sv/WPOpc/qCJ4aPjT6cWwzmIAZayAODSfJJkXmh7Vjkap3Ilea s8OzhKZRt0H5orgD+bF7Ev3zYwhorTjZZFgYo5NtKX6L1n6J8cp1MEz3yGTRmLEer2OQ T9KxeUo0EaX5YiRZV7I8Pb26fZtTxwAWgOw4y8M9rbNSm3InbTS8OslgOgmUpqM6lvTs 5Dp6MsKUDfjmmyb+88LQY0r+s/uFSVjeEKRHVI0FiLR3MvHyC5krrFzP2Fgol/M3FbiB sxUcYHpdH+MtBJ3dAI9MaKWHPreoO1/W7r3Sj5qMOiENoAgQAmxJl19O/vaDFulz/1H5 UZZg== MIME-Version: 1.0 X-Received: by 10.58.188.42 with SMTP id fx10mr31137vec.51.1383036196453; Tue, 29 Oct 2013 01:43:16 -0700 (PDT) Received: by 10.52.29.20 with HTTP; Tue, 29 Oct 2013 01:43:16 -0700 (PDT) Date: Tue, 29 Oct 2013 01:43:16 -0700 Message-ID: Subject: baseline for test files From: Nirk Niggler To: POI Developers List Content-Type: multipart/alternative; boundary=089e013a27a633857f04e9dd3517 X-Virus-Checked: Checked by ClamAV on apache.org --089e013a27a633857f04e9dd3517 Content-Type: text/plain; charset=ISO-8859-1 Are there hand-generated baselines for the test-files? In particular, I'm wondering if there are A) CSV files generated from various versions of Excel B) Manifest of the formulas in the sheet (written like "A3=A1+A2" or "C1:C2{=A1:A2*B1*B2") C) HTML renderings of the cells (like what Excel puts in the HTML pasteboard) --089e013a27a633857f04e9dd3517--