def test__parse_binary__compare_docs__doc_docx(): fnamelist = list(spelunker_gen(join(TESTDIR, 'doc/pure_doc'))) compr_binary_parse_on_files(fnamelist)
def test__parse_binary__compare_pdfs__XML_PDF_FDF_HTML(): fnamelist = list(spelunker_gen(join(TESTDIR, 'pdf/'))) compr_binary_parse_on_files(fnamelist)