From: Wolfram Schneider Date: Mon, 1 Dec 2014 18:38:00 +0000 (+0000) Subject: rename mis-guided name jasmine-cors-popup.html to jasmine-cms-popup.html X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=6032621cef45d171adf3da84762c45b0aac6cdd7;hp=b2a28e642fc824a4b21b580cc3c855b6219483a0 rename mis-guided name jasmine-cors-popup.html to jasmine-cms-popup.html The test is like in a CMS, with jquery modifications and use of the production //mkws.indexdata.com/mkws-complete.js lib --- diff --git a/examples/htdocs/jasmine-cms-popup.html b/examples/htdocs/jasmine-cms-popup.html new file mode 100644 index 0000000..e36489c --- /dev/null +++ b/examples/htdocs/jasmine-cms-popup.html @@ -0,0 +1,101 @@ + + + + MKWS demo: CMS popup plugin with jasmine test framework + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

MKWS Jasmine regression tests

+ + +
+
+
+
+
+
+
+
+
+ + + + + + diff --git a/examples/htdocs/jasmine-cors-popup.html b/examples/htdocs/jasmine-cors-popup.html deleted file mode 100644 index 03c1e79..0000000 --- a/examples/htdocs/jasmine-cors-popup.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - MKWS demo: jQuery popup plugin with jasmine test framework - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

MKWS Jasmine regression tests

- - -
-
-
-
-
-
-
-
-
- - - - - - diff --git a/test/Makefile b/test/Makefile index f4d05c7..308fca1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -66,7 +66,7 @@ _phantomjs: phantomjs-all p-all: ${MAKE} phantomjs PHANTOMJS_PATH=jasmine-local-popup.html ${MAKE} phantomjs PHANTOMJS_PATH=jasmine-popup.html - ${MAKE} phantomjs PHANTOMJS_PATH=jasmine-cors-popup.html + ${MAKE} phantomjs PHANTOMJS_PATH=jasmine-cms-popup.html ${MAKE} phantomjs PHANTOMJS_PATH=jasmine.html mike-test: