From: Mike Taylor Date: Wed, 2 Jul 2014 10:46:07 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws X-Git-Tag: 1.0.0~461 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=5e836d7074964d2823b770037162c044ce6d6966;hp=991c48afd84b8a7c788f2b3861b0beaacbe08468;p=mkws-moved-to-github.git Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws --- diff --git a/Makefile b/Makefile index 9504c36..dcd5995 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ # Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com all: - ${MAKE} -C./src $@ + ${MAKE} -C./tools/htdocs $@ ${MAKE} -C./doc $@ clean distclean: - ${MAKE} -C./src $@ + ${MAKE} -C./tools/htdocs $@ ${MAKE} -C./doc $@ ${MAKE} -C./examples/htdocs $@ ${MAKE} -C./test $@ @@ -18,12 +18,9 @@ phantomjs p: # must be called once after GIT checkout setup: -#why? ${MAKE} -C./tools/htdocs mkws-js-min ${MAKE} -C./test node-modules -check: setup check-js - @echo "" - @echo "To run jasmine regression tests, type: make phantomjs" +check: setup check-js phantomjs help: @echo "make [ all | setup | clean | distclean ]" diff --git a/examples/htdocs/jasmine-local-popup.html b/examples/htdocs/jasmine-local-popup.html index b743d23..8ef34d6 100644 --- a/examples/htdocs/jasmine-local-popup.html +++ b/examples/htdocs/jasmine-local-popup.html @@ -6,11 +6,11 @@ - + - - - + + + diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 5556ad1..c27e0f4 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,11 +6,11 @@ - + - - - + + + diff --git a/examples/htdocs/jasmine-pp2.html b/examples/htdocs/jasmine-pp2.html index 60aa55f..0e106bb 100644 --- a/examples/htdocs/jasmine-pp2.html +++ b/examples/htdocs/jasmine-pp2.html @@ -15,10 +15,10 @@ }; - - - - + + + +