tidy is a post target
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 7 Jan 2015 13:12:13 +0000 (13:12 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 7 Jan 2015 13:12:13 +0000 (13:12 +0000)
test/widgets/Makefile

index 846ed18..ec22408 100644 (file)
@@ -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 ""