aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)Author
2020-11-30Try do detect if we need to sleep in tests between a build and when aMartin Björklund
2020-11-30Add support for publishing Hex releases and docsLoïc Hoguin
2020-04-13Add plugin esh.mk to the index/documentationcrownedgrouse
2019-10-09Use no_dot_erlang instead of start_cleanLoïc Hoguin
2019-06-28Try to make relx-start-stop more reliableLoïc Hoguin
2018-12-07Autopatch: allow configuring REBAR_GIT and REBAR_COMMITLoïc Hoguin
2018-12-03Don't rebuild dependencies by defaultLoïc Hoguin
2018-11-30Add autopatch for LFE projectsLoïc Hoguin
2018-05-14Don't list test cases manually anymoreLoïc Hoguin
2017-11-17Don't try to load ci.erlang.mk when testing packagesLoïc Hoguin
2017-05-15Add tweaks and tests for the WITHOUT featureLoïc Hoguin
2017-05-13Convert legacy cover tests and fix a few issuesLoïc Hoguin
2016-10-21Update Copyright notices2016.10.21Loïc Hoguin
2016-04-03Use branches for all packagesLoïc Hoguin
2016-01-09Remove legacy EDoc testsLoïc Hoguin
2015-12-29Add Common Test docs and testsLoïc Hoguin
2015-12-24Simplify cleaning in the test suiteLoïc Hoguin
2015-12-24Add EUnit tests and documentationLoïc Hoguin
2015-12-18Exclude rabbitmq_codegen from the package checkLoïc Hoguin
2015-12-17Remove the patch for i18n in the test suiteLoïc Hoguin
2015-12-17Add package i18n to the indexLoïc Hoguin
2015-12-15Make some rm -rf commands saferLoïc Hoguin
2015-11-22Remove the Rabbit patches from the test suiteLoïc Hoguin
2015-11-20Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mkLoïc Hoguin
2015-11-17V=2 causes `set -x` to be set on forked shellsJean-Sébastien Pédron
2015-10-22Replace "if $(MAKE) then false" by "! $(MAKE)"Jean-Sébastien Pédron
2015-10-20Rename couch package into opencouchLoïc Hoguin
2015-10-12Rework package testingLoïc Hoguin
2015-09-29Improve a few comments and messagesLoïc Hoguin
2015-09-27Improve tests' platform detectionLoïc Hoguin
2015-09-26Make tests work on more systemsLoïc Hoguin
2015-09-14Make relx work on Windows/MSYS2Loïc Hoguin
2015-09-14Remove "Success!" message from test suiteLoïc Hoguin
2015-09-11add distclean-tmpderwinlu
2015-09-11Delete test/erl_crash.dump on cleaning testsLoïc Hoguin
2015-09-10Add missing phony targets in the test MakefileLoïc Hoguin
2015-09-10Remove todos that shouldn't be thereLoïc Hoguin
2015-09-10Add a test for the deleting of crash dumpsLoïc Hoguin
2015-09-10Remove an extraneous target dependencyLoïc Hoguin
2015-09-10Reorganize the test suiteLoïc Hoguin
2015-09-09Alphabetical order upgrade testsLoïc Hoguin
2015-09-09Move the test for help in its own categoryLoïc Hoguin
2015-09-09Merge branch 'fix-no-erlang-app-support' of https://github.com/rabbitmq/erlan...Loïc Hoguin
2015-09-09Fix CI againLoïc Hoguin
2015-09-09Use the remote erlang.mk repository in testsLoïc Hoguin
2015-09-09erlc.mk: Fix "no Erlang application" supportJean-Sébastien Pédron
2015-09-09Merge branch 'no-hardcoded-make-in-testsuite' of https://github.com/rabbitmq/...Loïc Hoguin
2015-09-09core.mk: Allow to take erlang.mk from an alternate Git repositoryJean-Sébastien Pédron
2015-09-09test/Makefile: Use $(MAKE) instead of hardcoding `make`Jean-Sébastien Pédron
2015-09-08Add a test for 'make help'Loïc Hoguin