Commit graph

26 commits

Author SHA1 Message Date
alisdair sullivan
8f5af8a85c add a rebar.config option to disable maps 2014-04-19 00:10:09 +00:00
Patrick Gombert
e9cdeda7c8 Add empty rebar.config so that Mix in Elixir projects can build this project as a dependency 2013-07-08 10:27:02 -05:00
alisdair sullivan
663b62c90c simplify build process and configuration
remove largely irrelevent rebar config and provide alternate build
config for hipe compiler. update README to reflect changes
2013-03-29 19:06:19 -07:00
alisdair sullivan
04dd3c95c6 fixes double compile issue, i hope 2012-05-05 20:12:37 -07:00
alisdair sullivan
d1bb294edd remove meck and nicedecimal from deps 2012-03-31 12:35:51 -07:00
Steve Strong
7936ece490 Updated rebar.config to specify branch 2012-03-18 21:44:45 +01:00
alisdair sullivan
c4b468f20a add meck to deps for travis-ci 2012-03-14 12:04:42 -07:00
alisdair sullivan
338f79ec9a move test cases to priv/, retrieve location with code:lib_dir/2 2012-03-14 06:36:36 -07:00
alisdair sullivan
bd5084e60d minor cleanup of source tree in prep for release 2012-03-07 21:15:02 -08:00
alisdair sullivan
5155c96ac7 make tests runnable from basic rebar.config for users who have meck on path already 2012-03-06 19:59:49 -08:00
alisdair sullivan
461851a070 update README to reflect new build/test instructions 2012-03-06 00:28:59 -08:00
alisdair sullivan
c50f42a70c use meck for testing 2012-03-06 00:20:34 -08:00
alisdair sullivan
620e6c7d91 factor out float formatting into nicedecimal, include as dep 2012-03-04 17:01:04 -08:00
alisdair sullivan
7b6f52bec3 rebar config changes 2011-08-03 00:46:33 -07:00
alisdair sullivan
30bc535e93 compile cover stats when running test suite 2011-07-27 02:00:35 -07:00
Fernando 'Brujo' Benavides
252b9b695c A convenient set of rebar options added to rebar.config 2011-05-09 15:45:20 -03:00
Fernando 'Brujo' Benavides
01d66b4959 fixed hrl paths 2011-05-09 15:33:23 -03:00
alisdair sullivan
167be045ec silences eunit tests 2011-03-22 18:58:13 -07:00
alisdair sullivan
32c9a1f00f integrates nicefloats into jsx 2011-03-22 18:53:02 -07:00
alisdair sullivan
78663a9240 added new nicefloats project to dependencies 2010-09-20 18:44:24 -07:00
alisdair sullivan
d58fc57ab4 fixed eunit test macro definition 2010-08-23 19:59:23 -07:00
alisdair sullivan
0c15ac0baf commented out verbose mode for eunit tests 2010-08-11 19:30:30 -07:00
alisdair sullivan
55f1f18366 tests working, finally 2010-08-11 19:27:33 -07:00
alisdair sullivan
1617c878f5 abandoning branch for now, work is in intermediate state 2010-08-10 11:04:14 -07:00
alisdair sullivan
55e7f701c7 updated rebar config to suppress most eunit output 2010-08-07 18:08:31 -07:00
alisdair sullivan
c6d9035e50 rebar.config added to allow use of 'rebar eunit' 2010-08-06 06:18:09 -07:00