Commit Graph

284 Commits (847d7fc1b8b268f60a7423ab8e8ff88580c845c6)

Author SHA1 Message Date
Török Edvin 5a622715ee fix EXTRA_DIST 17 years ago
Török Edvin 81361c477a skip valgrind tests for 'make lcov' 17 years ago
Török Edvin 3dcc2d784e more tests for regex 17 years ago
Török Edvin 82167b0a77 remove remaining CL_DEBUG, and add missing file 17 years ago
Török Edvin 5ee56e4103 split up regex_list. 17 years ago
Török Edvin 73464bf870 EXTRA_DIST must be unconditional 17 years ago
Török Edvin db1a202ac3 fix CLEANFILES, add rule for clamscan test 17 years ago
Török Edvin 26e5626078 avoid using GNUmake specific rules 17 years ago
Török Edvin ea5c80854b fix compiler warnings 17 years ago
Török Edvin 533e76aa5e cleanup 17 years ago
Török Edvin 419597717e ensure test/ files are created before running clamscan/clamd checks 17 years ago
Török Edvin 2a75d710e0 fix bashism in script 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Török Edvin 377a2330a1 more unit tests for js-norm 17 years ago
Török Edvin 5be3029f8f fix crash in js parser 17 years ago
Török Edvin 82ff41a969 be silent when file doesn't exist 17 years ago
Török Edvin d5db8faf3b useless code 17 years ago
Török Edvin 53ffc6c781 fix clamd test config. 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Török Edvin a39b29cbfe avoid misleading message when unit tests are disabled (bb #1090) 17 years ago
Török Edvin e3c912e174 add missing file 17 years ago
Török Edvin eb2901515b move cli_unescape, and cli_textbuffer_append_normalize to str.c 17 years ago
Török Edvin 37e6472959 more unit tests for js normalizer 17 years ago
Török Edvin 4a6ade4489 add all needed files to EXTRA_DIST (to fix make distcheck) 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
Török Edvin 71a282f021 AC_CHECK_LIB 3rd argument was empty, and this causes '-lcheck' to be added to LIBS. 17 years ago
Török Edvin 2565ef493a fix attribute packed handling. 17 years ago
Török Edvin c47e43ce35 testcase for bb #890. 17 years ago
Török Edvin bc33dd4ce8 fix typo that caused 'make tags' to fail. 17 years ago
Török Edvin 549db571c7 use LDADD, and add @THREAD_LIBS@ last. This way it works on both Linux and OpenBSD. 17 years ago
Török Edvin 0d92372ec6 OpenBSD uses -pthread, we explicitly need to add @THREAD_LIBS@ to linker line. 17 years ago
Tomasz Kojm fe473bcb07 add initial support for unit tests 17 years ago