Problem: zip plugin tests may match messages from previous test cases
when checking for warning message.
Solution: Clear messages at the start of these tests (zeertzjq).
closes: #19926
Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
# needed for writing the zip file
CheckExecutable zip
+ messages clear
CopyZipFile("evil.zip")
defer delete("X.zip")
e X.zip
# needed for writing the zip file
CheckExecutable zip
+ messages clear
CopyZipFile("evil.zip")
defer delete("X.zip")
e X.zip
# needed for writing the zip file
CheckExecutable zip
+ messages clear
CopyZipFile("evil.zip")
defer delete("X.zip")
e X.zip
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 303,
/**/
302,
/**/