aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)Author
2015-09-07test/Makefile: Support non-GNU sedJean-Sébastien Pédron
2015-09-07Add an unrelated .hrl file in asn1 and mib testsLoïc Hoguin
2015-09-07Add a test ensuring compilation errors are detectedLoïc Hoguin
2015-09-06Add NO_MAKEDEP: don't rebuild .d file if it already existsLoïc Hoguin
2015-09-06Use a different method to build the generate ruleLoïc Hoguin
2015-09-06Fix escaping of backslashLoïc Hoguin
2015-09-06Add tests for user generated Erlang source filesLoïc Hoguin
2015-09-05Add a test for .yrl files that include headersLoïc Hoguin
2015-09-05Add tests for yrl filesLoïc Hoguin
2015-09-05Add tests for a .xrl file that includes .hrl filesLoïc Hoguin
2015-09-04Add test for xrl filesLoïc Hoguin
2015-09-04Simplify one check in mibs testLoïc Hoguin
2015-09-04Add tests for mibsLoïc Hoguin
2015-09-04Add test for recursive header dependency trackingLoïc Hoguin
2015-09-04Add test for header dependency trackingLoïc Hoguin
2015-09-03test: Add missing clean target dependencyLoïc Hoguin
2015-09-03Add a test for building .asn1 filesLoïc Hoguin
2015-09-03Add a test for ERLANG_MK_BUILD_DIRLoïc Hoguin
2015-09-03Improve upgrade testLoïc Hoguin
2015-09-03Add tests for upgrading Erlang.mkLoïc Hoguin
2015-09-03Add tests for the bootstrap pluginLoïc Hoguin
2015-08-14Update edown in test MakefileLoïc Hoguin
2015-08-14Fix test Makefile on some platformsLoïc Hoguin
2015-07-02No need to use virtualenv to test RabbitMQ projects anymoreLoïc Hoguin
2015-07-02Reduce dependency on external programsLoïc Hoguin
2015-06-28Bundle the package index directly inside erlang.mkLoïc Hoguin
2015-06-20Fix amqp_client/rabbit tests for FreeBSDLoïc Hoguin
2015-06-18Add RABBITMQ_SERVER_PATCH for rabbitmq-server supportLoïc Hoguin
2015-06-17Add RABBITMQ_CLIENT_PATCH to make upstream amqp_client workLoïc Hoguin
2015-06-08Fix find command in test on OSXLoïc Hoguin
2015-06-08Maintain an error log rather than stop for packagesLoïc Hoguin
2015-06-01Remove exception for rack for erl_crash.dump checkLoïc Hoguin
2015-06-01More autopatch fixesLoïc Hoguin
2015-05-23Test that all packages load their app and modules properlyLoïc Hoguin
2015-05-19Import rebar_utils for improved compatibilityLoïc Hoguin
2015-05-15Fix test/Makefile for FreeBSD shell redirection compatibilityKenji Rikitake
2015-05-15Replace make with $(MAKE) for BSD compatibilityLoïc Hoguin
2015-05-14Make sure auto patched dependencies recompile fineLoïc Hoguin
2015-05-12Autopatch by defaultLoïc Hoguin
2015-05-11Fix cover tests and use Erlang snippetLoïc Hoguin
2015-01-24Combined coverage report for eunit and ctViktor Söderqvist
2015-01-12Merge branch 'doc-deps' of https://github.com/zuiderkwast/erlang.mkLoïc Hoguin
2015-01-10Introduce test builds and unify testing tools interfaceLoïc Hoguin
2015-01-10Adds DOC_DEPS; fixes #75Viktor Söderqvist
2014-12-23Tests for erlank.mk targets 'app', 'tests-ct' and 'eunit'Viktor Söderqvist