Skip to content
Commit 27279e84 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

clirartest: Use QSignalSpy to check if entries are correctly parsed

Use QSignalSpy to capture the entry signal emitted from CliPlugin. This
signal is emitted whenever CLiPlugin has found a new archive entry and
contains the ArchiveEntry as argument.

QCOMPARE() is used to check if the correct number of entries were found
and also if the parsed file names were correct.
parent 58f1ef3a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment