X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2FMakefile;h=b89b4e1d513d0b10f28a363c0e127b424eb29e4f;hp=050528f391e70851c9dd6705026fdd6b1d9949e8;hb=d802e65ded779b553d1055703d424cb5b2e5b7b9;hpb=4edd95f6207edcd7c121ea2dc1dcc1a6132c8732 diff --git a/test/Makefile b/test/Makefile index 050528f..b89b4e1 100644 --- a/test/Makefile +++ b/test/Makefile @@ -51,6 +51,9 @@ phantomjs p: apache-stop apache-start _phantomjs apache-stop _phantomjs: ./bin/bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/run-jasmine.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT} +mike-test: + $(MAKE) _phantomjs PHANTOMJS_URL=http://x.example.indexdata.com/jasmine-popup.html + screenshot: ${PHANTOMJS} phantom/screenshot.js ${PHANTOMJS_URL} ${IMAGES}/screenshot.png 1200 1000