6198522971
linear hash implementation. In particular, I've implemented (sort of) an iterator for linear hash, and (sort of) ported libdfa to linearhash.c I say 'sort of' since this functionality is broken with this commit. On the other hand, CVS should build now, and the tests under lladd will pass. libdfa's new tests don't pass at the moment. |
||
---|---|---|
.. | ||
2pc | ||
cht | ||
dfa | ||
lladd | ||
lladd-old | ||
messages | ||
monotree | ||
pobj | ||
check_check.c | ||
check_includes.h | ||
check_setup.h | ||
Makefile.am | ||
README.coredumps |
To obtain a coredump from a test that crashes, run this command: export CK_FORK=no This will prevent check from forking on each test, so that you can obtain a normal core dump.