X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2Fwidgets%2FMakefile;fp=test%2Fwidgets%2FMakefile;h=ec22408b7841d0cf9089f9d84c0427018e8b05d7;hp=846ed1893b440bc4f6bddbc3cee08e909106f062;hb=0d027f85521454a58e4eaa766e524337f45446ad;hpb=eb09652190ced9bccb92dc45a4f71d7bb8d0a430 diff --git a/test/widgets/Makefile b/test/widgets/Makefile index 846ed18..ec22408 100644 --- a/test/widgets/Makefile +++ b/test/widgets/Makefile @@ -31,7 +31,7 @@ screenshot: ${PHANTOMJS} ${PROG} "${PHANTOMJS_URL}" ${IMAGES}/tmp.$$file.png ${SCREENSHOT_WIDTH_HEIGHT} ${TIMEOUT}; \ mv -f ${IMAGES}/tmp.$$file.png ${IMAGES}/$$file.png -screenshots: clean estimate-time iframe tidy help-url +screenshots: clean estimate-time iframe set -e; \ for t in ${TESTS}; do \ for i in $$(cat url.$$t); do \ @@ -39,6 +39,7 @@ screenshots: clean estimate-time iframe tidy help-url done; \ ${MAKE} PREFIX=$$t index; \ done + ${MAKE} tidy help-url help-url: @echo ""