Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
OJ Reeves 71c974e341 Added support for the speficiation of test suite names
eg.  rebar eunit              -- runs all tests in all modules
     rebar eunit suite=foo    -- only runs tests in foo.erl/foo_tests.erl

Added an entry to .hgignore to avoid .swp files (created by VIM).
2010-02-03 22:27:09 +10:00
ebin Sketching out templating system 2010-01-07 22:18:55 -07:00
include Include support for dialyzer 2010-01-07 15:10:20 +00:00
priv Added 3 new templates: 2010-02-03 21:56:30 +10:00
src Added support for the speficiation of test suite names 2010-02-03 22:27:09 +10:00
.hgignore Added support for the speficiation of test suite names 2010-02-03 22:27:09 +10:00
.hgtags Added tag RELEASE-1 for changeset e8747041ef63 2009-12-18 15:11:54 -07:00
bootstrap Rework how the escript is built so that we can inclue templates 2010-01-08 10:54:26 -07:00
HACKING Added HACKING, LICENSE and THANKS files 2009-12-31 20:31:22 +01:00
LICENSE Added HACKING, LICENSE and THANKS files 2009-12-31 20:31:22 +01:00
NOTES.org Initial commit 2009-11-25 15:23:42 -07:00
rebar.config Enable fail_on_warning by default 2009-12-14 09:27:58 -05:00
THANKS Added OJ Reeves to THANKS file 2010-01-09 14:52:55 +01:00