From: Wolfram Schneider Date: Thu, 6 Feb 2014 15:56:33 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws X-Git-Tag: 1.0.0~1515 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=059b544941a19eb4e7cacf08d2a3a6d9740f92e9;p=mkws-moved-to-github.git Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws Conflicts: test/Makefile --- 059b544941a19eb4e7cacf08d2a3a6d9740f92e9 diff --cc test/Makefile index b44cf64,71cd04e..4beff13 --- a/test/Makefile +++ b/test/Makefile @@@ -1,9 -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