From 9c00e423f03a768668982061c65a6e95f77664d1 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 20 Jan 2016 01:51:14 +0100 Subject: spacing --- .../tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata | 0 .../xcshareddata/CDVSplashScreenTest.xccheckout | 0 .../xcshareddata/xcschemes/CordovaLib.xcscheme | 0 .../tests/ios/CDVSplashScreenTest/.npmignore | 0 .../ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m | 0 .../CDVSplashScreenLibTests/ImageNameTestDelegates.h | 0 .../CDVSplashScreenLibTests/ImageNameTestDelegates.m | 0 .../tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist | 0 .../CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj | 0 .../project.xcworkspace/contents.xcworkspacedata | 0 .../project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout | 0 .../xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme | 0 .../xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme | 0 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md | 0 .../plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md | 0 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json | 0 StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml | 2 +- StoneIsland/plugins/cordova-plugin-splashscreen/tests/tests.js | 0 25 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/.npmignore mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.h mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.m mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-splashscreen/tests/tests.js (limited to 'StoneIsland/plugins/cordova-plugin-splashscreen/tests') diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/contents.xcworkspacedata old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest.xcworkspace/xcshareddata/xcschemes/CordovaLib.xcscheme old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/.npmignore b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/.npmignore old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTest.m old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.h b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.h old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.m b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/ImageNameTestDelegates.m old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenLibTests/Info.plist old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.pbxproj old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/project.xcworkspace/xcshareddata/CDVSplashScreenTest.xccheckout old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLib.xcscheme old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/CDVSplashScreenTest/CDVSplashScreenTest.xcodeproj/xcshareddata/xcschemes/CDVSplashScreenLibTests.xcscheme old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/de/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/es/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/fr/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/it/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ja/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/ko/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/pl/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/doc/zh/README.md old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/ios/package.json old mode 100755 new mode 100644 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml old mode 100755 new mode 100644 index bf9cb0ac..36652d98 --- a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml +++ b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/plugin.xml @@ -20,7 +20,7 @@ + version="3.0.0"> Cordova Splashscreen Plugin Tests Apache 2.0 diff --git a/StoneIsland/plugins/cordova-plugin-splashscreen/tests/tests.js b/StoneIsland/plugins/cordova-plugin-splashscreen/tests/tests.js old mode 100755 new mode 100644 -- cgit v1.2.3-70-g09d2