abandoning branch for now, work is in intermediate state

This commit is contained in:
alisdair sullivan 2010-08-10 11:04:14 -07:00
parent bff9a38d39
commit 1617c878f5
46 changed files with 2040 additions and 97 deletions

View file

@ -1,5 +1,4 @@
%% edit `path` value to change target directory for tests
{eunit_compile_opts, [{d, test}, {d, path, "./test/cases/"}]}.
{eunit_compile_opts, [{d, test}]}.
%% uncomment to get verbose output from test suite
%% {eunit_opts, [verbose]}.
{eunit_opts, [verbose]}.