Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-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 B551A171CC for ; Tue, 30 Sep 2014 18:13:07 +0000 (UTC) Received: (qmail 86735 invoked by uid 500); 30 Sep 2014 18:13:07 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 86695 invoked by uid 500); 30 Sep 2014 18:13:07 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 86676 invoked by uid 99); 30 Sep 2014 18:13:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Sep 2014 18:13:06 +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 (nike.apache.org: domain of shazron@gmail.com designates 209.85.192.42 as permitted sender) Received: from [209.85.192.42] (HELO mail-qg0-f42.google.com) (209.85.192.42) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Sep 2014 18:12:41 +0000 Received: by mail-qg0-f42.google.com with SMTP id q108so614936qgd.15 for ; Tue, 30 Sep 2014 11:12:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=6CbQXU3E1i+uzPRZVkq8yXttrPcHGZm57cXhHAOK6WQ=; b=qop4NEzZ5cK5EI8K1Bg+PZVnaA9oEz1bFLnO9CwtxaxVq3jK01lSyWeaPZAtL8wN+F x8fCcQfc6eTGM1pvpRd9ikFiVA0cc19fBp2MGoC6DoShvbppIA8bFx1vLNg5STT21yrs UYFQ3S1LY3owNKCWdOpxDIUsPp1v6hAKOt3ktvPMUGdlDRT01DTNxSNJetYC+CqXm9tb gqZ0beUihKKcAe0zRD22ZYPyf3b2FRNwOtP0XJ5J2mzAOX9nZFSChVm+/iHkm4YfbbP9 HdaxmNzKvNaKcuvtuKIwTxuuykd/K5IxvdlBvJa+WO+5Xmt6+OMZk3a66OPhZAbLthyi /J4A== X-Received: by 10.224.120.70 with SMTP id c6mr64398186qar.28.1412100759597; Tue, 30 Sep 2014 11:12:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.107.66 with HTTP; Tue, 30 Sep 2014 11:11:59 -0700 (PDT) From: Shazron Date: Tue, 30 Sep 2014 11:11:59 -0700 Message-ID: Subject: [iOS Tests] Splashscreen native tests To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c2fb1c29bc2705044c543f X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2fb1c29bc2705044c543f Content-Type: text/plain; charset=UTF-8 https://github.com/apache/cordova-plugin-splashscreen/tree/master/tests/ios I don't think any of the other plugins have these, so if you want to copy the approach, feel free. https://issues.apache.org/jira/browse/CB-7663 I added these because testing the splashscreen plugin without this would be near impossible, with all the recent pull requests, esp if we need to re-factor. --001a11c2fb1c29bc2705044c543f--