X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=test%2FMakefile;h=4beff13e2befe4eeeb4f23582683740317b156f0;hb=059b544941a19eb4e7cacf08d2a3a6d9740f92e9;hp=71cd04e5eeb424608c52ca3da81201b3c3370910;hpb=0071d64575e2c1850fd18d536d504cf40fcd1e4a;p=mkws-moved-to-github.git diff --git a/test/Makefile b/test/Makefile index 71cd04e..4beff13 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,10 +1,11 @@ -# Copyright (c) 2013 IndexData ApS. http://indexdata.com +# Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com # For running on Mike's local install of node.js MIKE = PATH=$$PATH:/usr/local/lib/node-v0.10.24-linux-x64/bin + NPM_INSTALL_FLAGS=-q JASMINE_NODE= ./node_modules/jasmine-node/bin/jasmine-node -PHANTOMJS= ./node_modules/phantomjs/bin/phantomjs +PHANTOMJS= ./bomb.pl ./node_modules/phantomjs/bin/phantomjs PHANTOMJS_URL= https://mkws-dev.indexdata.com/jasmine-popup.html PHANTOMJS_TIMEOUT= 12 IMAGES= ./images