You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2013/06/07 02:04:36 UTC

git commit: test create script

Updated Branches:
  refs/heads/master be415141b -> 883384932


test create script


Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/88338493
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/88338493
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/88338493

Branch: refs/heads/master
Commit: 883384932bbe0a69f3f5b2a5c24956ed1b1a0033
Parents: be41514
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Jun 6 16:52:24 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Jun 6 16:52:24 2013 -0700

----------------------------------------------------------------------
 windows8/tests/testCreateProject.bat |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/88338493/windows8/tests/testCreateProject.bat
----------------------------------------------------------------------
diff --git a/windows8/tests/testCreateProject.bat b/windows8/tests/testCreateProject.bat
new file mode 100644
index 0000000..bfb09e3
--- /dev/null
+++ b/windows8/tests/testCreateProject.bat
@@ -0,0 +1,5 @@
+rm -r C:\TestCordovaWindows8\TestOutput
+md C:\TestCordovaWindows8\
+..\bin\create C:\TestCordovaWindows8\TestOutput
+cd C:\TestCordovaWindows8\TestOutput\
+.\cordova\build