[fix] verbose_print deprecated by gtest

This commit is contained in:
Frans de Jonge
2017-10-11 09:08:18 +02:00
committed by GitHub
parent 53c0756def
commit 6e52e99b5b

View File

@@ -112,7 +112,7 @@ test: $(INSTALL_DIR)/koreader/.busted
coverage: $(INSTALL_DIR)/koreader/.luacov
-rm -rf $(INSTALL_DIR)/koreader/luacov.*.out
cd $(INSTALL_DIR)/koreader && \
./luajit $(shell which busted) -o verbose_print \
./luajit $(shell which busted) --output=gtest \
--sort-files \
--no-auto-insulate \
--coverage --exclude-tags=nocov