Skip to content

Commit

Permalink
Tests: add 3 test case for OneNote 2007, 2010, and a recent webapp ex…
Browse files Browse the repository at this point in the history
…port
  • Loading branch information
micahsnyder committed Nov 17, 2023
1 parent 27a9c40 commit cf9a608
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion unit_tests/check_clamav.c
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ END_TEST
static char **testfiles = NULL;
static unsigned testfiles_n = 0;

static const int expected_testfiles = 49;
static const int expected_testfiles = 52;

static unsigned skip_files(void)
{
Expand Down
3 changes: 3 additions & 0 deletions unit_tests/input/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ set(TESTFILES
clam.exe.bz2
clam.bz2.zip
clam.exe_and_mail.tar.gz
clam.exe.2007.one
clam.exe.2010.one
clam.exe.webapp-export.one
)

if(ENABLE_UNRAR)
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit cf9a608

Please sign in to comment.