integrates nicefloats into jsx

This commit is contained in:
alisdair sullivan 2011-03-22 18:53:02 -07:00
parent 0c3dbaab6c
commit 32c9a1f00f
11 changed files with 39 additions and 180 deletions

View file

@ -1,12 +1,6 @@
{lib_dirs, ["deps"]}.
{sub_dirs, [
"deps/nicefloats"
]}.
%% edit eunit_test_path if you want to run your own tests, use "../" not "./" as
%% rebar changes to working dir to .eunit when running tests
{eunit_compile_opts, [{d, eunit_test_path, "../test/cases"}]}.
%% uncomment to get verbose output from test suite
%% {eunit_opts, [verbose]}.
{eunit_opts, [verbose]}.