Commit Briefs

Thomas Adam

use random seeds for murmurhash2

change the three hardcoded seeds to fresh ones generated on demand via arc4random. Suggested/fixed by and ok stsp@



Thomas Adam

regress: enable tests

Enable the compilation and execution of the tests under regress/



Stefan Sperling

add a simple deltify test