From: Mike Taylor Date: Mon, 28 Jul 2014 11:19:44 +0000 (+0100) Subject: Remove outdated references to "make jasmine-links", consolidate lists. X-Git-Tag: 1.0.0~370^2~5 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=8566903a5124e9a8c97f07a59eb281489ae9cbc4 Remove outdated references to "make jasmine-links", consolidate lists. --- diff --git a/examples/htdocs/README b/examples/htdocs/README index a1f96b1..d1e1c2b 100644 --- a/examples/htdocs/README +++ b/examples/htdocs/README @@ -1,17 +1,3 @@ -Development -=========================================== - -please run first in this directory: -$ make jasmine-links - - -jasmine.html - jasmine test with standard HTML page. - -jasmine-popup.html - jasmine test with MKWS popup. No HTML, only JavaScript. - Returns better readable test results as jasmine.html, - but it is less flexible. - - Public demo pages ----------------- auto.html @@ -27,8 +13,9 @@ popup.html Jasmine test pages ------------------ -jasmine-popup.html - jasmine test with jquery popup, best for JS/HTML testing jasmine-local-popup.html jasmine test with local SP and jquery popup, best for development jasmine-pp2.html - running with local pazpar2 instead SP -jasmine.html - standard jasmine test - +jasmine.html - jasmine test with standard HTML page. +jasmine-popup.html - jasmine test with MKWS popup. No HTML, only JavaScript. + Returns better readable test results as jasmine.html, + but it is less flexible.