Török Edvin
e3c912e174
add missing file
...
git-svn: trunk@3931
17 years ago
Török Edvin
eb2901515b
move cli_unescape, and cli_textbuffer_append_normalize to str.c
...
add unit-test for cli_textbuffer_append_normalize
fix a bug in cli_textbuffer_append_normalize shown by unit-test
git-svn: trunk@3930
17 years ago
Török Edvin
37e6472959
more unit tests for js normalizer
...
git-svn: trunk@3925
17 years ago
Török Edvin
4a6ade4489
add all needed files to EXTRA_DIST (to fix make distcheck)
...
create unit tests for js normalizer
cleanups
git-svn: trunk@3924
17 years ago
Török Edvin
fd08e02ea3
add Javascript normalizer (not yet enabled)
...
git-svn: trunk@3917
17 years ago
Török Edvin
725a296922
build system: add configure checks for FD passing
...
m4/fdpassing.m4: move all FD passing checks here
clamd/session.[ch], scanner.[ch]:
contrib/clamd_fdscan:
add rfc2292/bsd4.4 style file descriptor passing support
this code is from Marc Balmer <marc*msys.ch>, with some portability
fixes applied
git-svn: trunk@3849
17 years ago
Török Edvin
e5b0783922
-lcheck needs to be conditional, use @LCHECK@.
...
Regenerate Makefiles.
git-svn: trunk@3774
17 years ago
Török Edvin
71a282f021
AC_CHECK_LIB 3rd argument was empty, and this causes '-lcheck' to be added to LIBS.
...
This caused all executables to be linked against libcheck on some platforms.
We only need to link with libcheck the unit-test, so avoid this by specifying a command as 3rd arg.
Regenerate configure & Makefiles.
git-svn: trunk@3773
17 years ago
Török Edvin
2565ef493a
fix attribute packed handling.
...
Add testcase for readint16
git-svn: trunk@3768
17 years ago
Török Edvin
c47e43ce35
testcase for bb #890 .
...
It fails on gcc-4.3 -O3 (-msse2) currently.
git-svn: trunk@3764
17 years ago
Török Edvin
bc33dd4ce8
fix typo that caused 'make tags' to fail.
...
git-svn: trunk@3756
17 years ago
Török Edvin
549db571c7
use LDADD, and add @THREAD_LIBS@ last. This way it works on both Linux and OpenBSD.
...
git-svn: trunk@3733
17 years ago
Török Edvin
0d92372ec6
OpenBSD uses -pthread, we explicitly need to add @THREAD_LIBS@ to linker line.
...
Use LIBS, because LDADD gets confused by -pthread.
git-svn: trunk@3732
17 years ago
Tomasz Kojm
fe473bcb07
add initial support for unit tests
...
git-svn: trunk@3710
17 years ago