September 11, 2008
View 15d6731

allow 'make check' to work even if check is not installed by skipping checks that require it. (bb #1157) if configure is not able to find check, you can use --with-libcheck-prefix, instead of CHECK_CFLAGS and CHECK_LIBS. remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.

Török Edvin authored on 2008/09/11 20:02:12
August 7, 2008
View ec28550

unit_tests/check_matchers.c: add tests for cli_(ac|bm)_scanbuff

Tomasz Kojm authored on 2008/08/07 21:40:41
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
View 5e07cfe

unit tests for uniq

aCaB authored on 2008/08/04 09:01:14
July 31, 2008
View b6927a7

fix 'make distcheck': add missing files to EXTRA_DIST, SOURCES update CLEANFILES .conf files and .cvd files are not removed during uninstall on purpose => whitelist them in distuninstallcheck

Török Edvin authored on 2008/07/31 22:13:48
View 7f0d114

clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) docs/: update docs for HeuristicScanPrecedence and ScanPartialMessages unit_tests/: add test for HeuristicScanPrecedence

Török Edvin authored on 2008/07/31 19:51:46
July 29, 2008
View 9476b6a

lcov works

aCaB authored on 2008/07/29 08:29:34
View c92b005

test_disasm

aCaB authored on 2008/07/29 04:22:15
July 26, 2008
View 5a62271

fix EXTRA_DIST

Török Edvin authored on 2008/07/26 01:07:55
View 81361c4

skip valgrind tests for 'make lcov'

Török Edvin authored on 2008/07/26 01:06:04
View 3dcc2d7

more tests for regex run unit-tests under valgrind if available.

Török Edvin authored on 2008/07/26 01:03:04
July 25, 2008
View 5ee56e4

split up regex_list. begin testing for regex_suffix

Török Edvin authored on 2008/07/25 03:48:31
July 16, 2008
View 73464bf

EXTRA_DIST must be unconditional there should be a CLEANFILES when ENABLE_COVERAGE is false too

Török Edvin authored on 2008/07/16 20:44:32
View db1a202

fix CLEANFILES, add rule for clamscan test

Török Edvin authored on 2008/07/16 20:42:24
View 26e5626

avoid using GNUmake specific rules

Török Edvin authored on 2008/07/16 20:37:37