Parsing and loading content.

This commit is contained in:
2018-08-12 09:42:45 +01:00
parent 9520ca6432
commit 70308d1be4
2 changed files with 54 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ test_all: $(addprefix test_,$(TEST_FILES))
.PHONY: $(addprefix test_,$(TEST_FILES))
$(addprefix test_,$(TEST_FILES)): test_%:
@echo Testing $*
@python -v gragir/__main__.py $* test_out/$(*F).epub
@python gragir/__main__.py -v $* test_out/$(*F).epub
#python gragir/__main__.py samples/algorithms_third_edition_in_c.zip algorithms_third_edition_in_c.epub