summaryrefslogtreecommitdiff
path: root/backend/comics/test-ev-archive.c
AgeCommit message (Collapse)AuthorFilesLines
2025-12-23Import test-ev-archive.c from XReaderColomban Wendling1-0/+116
Import test source from XReader[1]. This is not as useful as it might seem as it's not a unit test, but it's still nice to have an easy way to manually test this code, and reduces differences with XReader, especially in the Meson build system. [1] https://github.com/linuxmint/xreader/blob/master/backend/comics/test-ev-archive.c