Skip to content

Draft: Add basic integration test

Jan Tojnar requested to merge wip/jtojnar/dogtail-tests into master

Basic test to open an archive, edit a file, and verify that the archive was updated.

meson configure _build/ -Ddogtail=enabled
meson test -C _build/ --print-errorlogs

Currently does not work.

Edited by Jan Tojnar

Merge request reports