id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
156,Refactor Quickcheck tests into a separate test binary,erikd,erikd,"Currently the Quickcheck tests are compiled into the ddc binary and run as {{{bin/ddc --test}}}. This means fiddling with these tests need to the whole ddc to be compiled and linked before the test can be run.

If the Quickcheck tests are a separate binary, it compile/debug cycle should be much shorter.
",task,closed,normal,,Build System,,fixed,,
