Age | Commit message (Expand) | Author |
2015-09-07 | Add an unrelated .hrl file in asn1 and mib tests | Loïc Hoguin |
2015-09-07 | Add a test ensuring compilation errors are detected | Loïc Hoguin |
2015-09-06 | Add NO_MAKEDEP: don't rebuild .d file if it already exists | Loïc Hoguin |
2015-09-06 | Use a different method to build the generate rule | Loïc Hoguin |
2015-09-06 | Fix escaping of backslash | Loïc Hoguin |
2015-09-06 | Add tests for user generated Erlang source files | Loïc Hoguin |
2015-09-05 | Add a test for .yrl files that include headers | Loïc Hoguin |
2015-09-05 | Add tests for yrl files | Loïc Hoguin |
2015-09-05 | Add tests for a .xrl file that includes .hrl files | Loïc Hoguin |
2015-09-04 | Add test for xrl files | Loïc Hoguin |
2015-09-04 | Simplify one check in mibs test | Loïc Hoguin |
2015-09-04 | Add tests for mibs | Loïc Hoguin |
2015-09-04 | Add test for recursive header dependency tracking | Loïc Hoguin |
2015-09-04 | Add test for header dependency tracking | Loïc Hoguin |
2015-09-03 | test: Add missing clean target dependency | Loïc Hoguin |
2015-09-03 | Add a test for building .asn1 files | Loïc Hoguin |
2015-09-03 | Add a test for ERLANG_MK_BUILD_DIR | Loïc Hoguin |
2015-09-03 | Improve upgrade test | Loïc Hoguin |
2015-09-03 | Add tests for upgrading Erlang.mk | Loïc Hoguin |
2015-09-03 | Add tests for the bootstrap plugin | Loïc Hoguin |
2015-08-14 | Update edown in test Makefile | Loïc Hoguin |
2015-08-14 | Fix test Makefile on some platforms | Loïc Hoguin |
2015-07-02 | No need to use virtualenv to test RabbitMQ projects anymore | Loïc Hoguin |
2015-07-02 | Reduce dependency on external programs | Loïc Hoguin |
2015-06-28 | Bundle the package index directly inside erlang.mk | Loïc Hoguin |
2015-06-20 | Fix amqp_client/rabbit tests for FreeBSD | Loïc Hoguin |
2015-06-18 | Add RABBITMQ_SERVER_PATCH for rabbitmq-server support | Loïc Hoguin |
2015-06-17 | Add RABBITMQ_CLIENT_PATCH to make upstream amqp_client work | Loïc Hoguin |
2015-06-08 | Fix find command in test on OSX | Loïc Hoguin |
2015-06-08 | Maintain an error log rather than stop for packages | Loïc Hoguin |
2015-06-01 | Remove exception for rack for erl_crash.dump check | Loïc Hoguin |
2015-06-01 | More autopatch fixes | Loïc Hoguin |
2015-05-23 | Test that all packages load their app and modules properly | Loïc Hoguin |
2015-05-19 | Import rebar_utils for improved compatibility | Loïc Hoguin |
2015-05-15 | Fix test/Makefile for FreeBSD shell redirection compatibility | Kenji Rikitake |
2015-05-15 | Replace make with $(MAKE) for BSD compatibility | Loïc Hoguin |
2015-05-14 | Make sure auto patched dependencies recompile fine | Loïc Hoguin |
2015-05-12 | Autopatch by default | Loïc Hoguin |
2015-05-11 | Fix cover tests and use Erlang snippet | Loïc Hoguin |
2015-01-24 | Combined coverage report for eunit and ct | Viktor Söderqvist |
2015-01-12 | Merge branch 'doc-deps' of https://github.com/zuiderkwast/erlang.mk | Loïc Hoguin |
2015-01-10 | Introduce test builds and unify testing tools interface | Loïc Hoguin |
2015-01-10 | Adds DOC_DEPS; fixes #75 | Viktor Söderqvist |
2014-12-23 | Tests for erlank.mk targets 'app', 'tests-ct' and 'eunit' | Viktor Söderqvist |