Ejemplo n.º 1
0
def test__parse_binary__compare_docs__doc_docx():
    fnamelist = list(spelunker_gen(join(TESTDIR, 'doc/pure_doc')))
    compr_binary_parse_on_files(fnamelist)
Ejemplo n.º 2
0
def test__parse_binary__compare_pdfs__XML_PDF_FDF_HTML():
    fnamelist = list(spelunker_gen(join(TESTDIR, 'pdf/')))
    compr_binary_parse_on_files(fnamelist)