projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e0fe43
)
run with timeout checking
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 4 Nov 2014 15:22:42 +0000
(15:22 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 4 Nov 2014 15:22:42 +0000
(15:22 +0000)
test/widgets/Makefile
patch
|
blob
|
history
diff --git
a/test/widgets/Makefile
b/test/widgets/Makefile
index
188a07d
..
e2d3581
100644
(file)
--- a/
test/widgets/Makefile
+++ b/
test/widgets/Makefile
@@
-1,7
+1,7
@@
# Copyright (c) 2013-2014 Index Data ApS. http://indexdata.com
PHANTOMJS_TIMEOUT=30
-PHANTOMJS= ../node_modules/phantomjs/bin/phantomjs
+PHANTOMJS= perl ../bin/bomb.pl --timeout=${PHANTOMJS_TIMEOUT} ../node_modules/phantomjs/bin/phantomjs
IMAGES= ./images
SCREENSHOT_WIDTH_HEIGHT= 1000 1200
PERL_SCRIPTS= ../bin/bomb.pl