Skip to content

Commit 03ca53e

Browse files
committed
Tests: add 3 test case for OneNote 2007, 2010, and a recent webapp export
1 parent 1c7b11e commit 03ca53e

5 files changed

Lines changed: 4 additions & 1 deletion

File tree

unit_tests/check_clamav.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ END_TEST
533533
static char **testfiles = NULL;
534534
static unsigned testfiles_n = 0;
535535

536-
static const int expected_testfiles = 49;
536+
static const int expected_testfiles = 52;
537537

538538
static unsigned skip_files(void)
539539
{

unit_tests/input/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ set(TESTFILES
5454
clam.exe.bz2
5555
clam.bz2.zip
5656
clam.exe_and_mail.tar.gz
57+
clam.exe.2007.one
58+
clam.exe.2010.one
59+
clam.exe.webapp-export.one
5760
)
5861

5962
if(ENABLE_UNRAR)
1.09 MB
Binary file not shown.
1.46 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)