Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A4F695BA for ; Wed, 28 Mar 2012 23:58:26 +0000 (UTC) Received: (qmail 22851 invoked by uid 500); 28 Mar 2012 23:58:26 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 22827 invoked by uid 500); 28 Mar 2012 23:58:26 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 22819 invoked by uid 99); 28 Mar 2012 23:58:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2012 23:58:26 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fil@adobe.com designates 64.18.1.37 as permitted sender) Received: from [64.18.1.37] (HELO exprod6og116.obsmtp.com) (64.18.1.37) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2012 23:58:18 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob116.postini.com ([64.18.5.12]) with SMTP ID DSNKT3OlhdYXS2j9Wadaj/sW1ntntwsxipo3@postini.com; Wed, 28 Mar 2012 16:57:58 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q2SNtqJ0015520 for ; Wed, 28 Mar 2012 16:55:52 -0700 (PDT) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q2SNuePx028173 for ; Wed, 28 Mar 2012 16:57:55 -0700 (PDT) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nacas03.corp.adobe.com ([10.8.189.121]) with mapi; Wed, 28 Mar 2012 16:57:46 -0700 From: Filip Maj To: "callback-dev@incubator.apache.org" Date: Wed, 28 Mar 2012 16:58:40 -0700 Subject: Re: Native tests Thread-Topic: Native tests Thread-Index: Ac0NPpJ23vEjWSFmRhq+BUREUKvAjA== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.14.0.111121 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 To elaborate on what Joe implied: let's try to implement/prototype new features *together* on one branch instead of individually too ya? On 3/28/12 4:41 PM, "Michael Brooks" wrote: >+1 > >Love it. > >On Wed, Mar 28, 2012 at 3:36 PM, Joe Bowser wrote: > >> We already have this in the CallbackWebView branch. >> >> On Wed, Mar 28, 2012 at 3:29 PM, Brian LeRoux wrote: >> >> > +1 >> > >> > On Wed, Mar 28, 2012 at 3:22 PM, Filip Maj wrote: >> > > I like tests. >> > > >> > > On 3/28/12 3:18 PM, "Bryce Curtis" wrote: >> > > >> > >>I have some native Android tests to validate backbutton, >>multitasking, >> > >>etc., that would be good to run to for release verification. It >>looks >> > >>like >> > >>some platforms have a test dir for that purpose - so was thinking of >> > >>creating an Android project under "test/". I think Drew has some >> > >>Blackberry tests too that he will want to add in the near future. >> > > >> > >>