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:
03bf0ec
)
use new script phantom/run-jasmine.js
author
Wolfram Schneider
<wosch@indexdata.dk>
Fri, 14 Mar 2014 14:25:08 +0000
(14:25 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Fri, 14 Mar 2014 14:25:08 +0000
(14:25 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
a1f9dc9
..
1f86e05
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-33,7
+33,7
@@
terse:
$(MIKE) jasmine-node --noColor --captureExceptions --forceexit spec
phantomjs p:
- ./bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/evaluate.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT}
+ ./bomb.pl --timeout="${PHANTOMJS_TIMEOUT}.5" ${PHANTOMJS} phantom/run-jasmine.js ${PHANTOMJS_URL} ${PHANTOMJS_TIMEOUT}
screenshot:
${PHANTOMJS} phantom/screenshot.js ${PHANTOMJS_URL} ${IMAGES}/screenshot.png 1200 1000