November 13, 2008
View 15adbc8

update unit tests to new API. Initialization order changed, make sure stats_tls_key is initialized.

Török Edvin authored on 2008/11/13 03:02:33
November 8, 2008
View 08402af

fix more compiler warnings (bb #273)

Török Edvin authored on 2008/11/08 03:49:47
November 4, 2008
View 7866b37

mpool debugging s/USE_MEMPOOL/USE_MPOOL/

Török Edvin authored on 2008/11/04 19:40:24
View 563582a

fix unit tests when mpool is activated

Török Edvin authored on 2008/11/04 04:26:57
October 23, 2008
View d5d06ec

support building with older versions of check

Török Edvin authored on 2008/10/23 02:27:44
October 1, 2008
View dc36f0d

strip spaces from URL before checking that it is a URL

Török Edvin authored on 2008/10/01 18:56:54
September 24, 2008
View 7d4b5f1

use clistrdup/free instead of blobs (bb #828)

Török Edvin authored on 2008/09/24 05:52:33
September 16, 2008
View 3baee50

convert a checked fixture into an unchecked fixture, it is sufficient if that setup code is run once, this speeds up the tests. fix some helgrind warnings (the phishcheck struct is going to be freed anyway, so writing something to it doesn't help anyway)

Török Edvin authored on 2008/09/16 19:32:20
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 20, 2008
View 61b295f

spam if lcheck is too old

aCaB authored on 2008/08/20 21:55:42
August 11, 2008
View 99f74ad

check for check

aCaB authored on 2008/08/11 01:19:01
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
August 3, 2008
View e6f1401

fix crash in SO_search when len == 1 also skip matching too short strings (they won't match anyway)

Török Edvin authored on 2008/08/03 23:09:35
August 1, 2008
View 1126559

flag for U: lines, format is one of: U:MD5 U1:MD5 U2:MD5

Török Edvin authored on 2008/08/01 23:50:22
July 30, 2008
View 2b9e5d2

drop a redundant check from phishcheck. enable debug output in unit tests, they are dumped to unit_tests/test-stderr.log.

Török Edvin authored on 2008/07/30 02:19:07