aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-03-26test/core_deps.mk: Fix jquery branch nameJean-Sébastien Pédron
2020-11-30Fix core-query-deps-no-duplicates testLoïc Hoguin
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-10-27Fix test that uses LFELoïc Hoguin
2020-10-27Disable Mercurial testLoïc Hoguin
2020-07-21Add query-deps test with no depsLoïc Hoguin
2020-06-22core/test.mk: Abort build if a test file fails to compileJean-Sébastien Pédron
2020-06-18Add missing exports to Dialyzer testsLoïc Hoguin
2020-06-18Add initial Concuerror integrationLoïc Hoguin
2020-05-20Temporarily disable the core-autopatch-no-autopatch-rebar testLoïc Hoguin
2020-04-21core/test.mk: Rebuild out-of-date test modules onlyJean-Sébastien Pédron
2020-04-17Remove --retry-connrefused from curl commandLoïc Hoguin
2020-04-17Strengthen the core_compat tests with curl --retryLoïc Hoguin
2020-04-16Use an ln dep for core-deps-shell to avoid intermittent errorsLoïc Hoguin
2020-04-13Add plugin esh.mk to the index/documentationcrownedgrouse
2020-04-03test/plugin_dialyzer.mk: Skip cowlib test in `dialyzer-plt-ebin-only`Jean-Sébastien Pédron
2020-04-02test/core_query.mk: Pin `farwest` in `core-query-deps-no-duplicates`Jean-Sébastien Pédron
2020-03-04Add the query-deps family of targets2020.03.05Loïc Hoguin
2020-02-08Disable proto plugin if gpb/protobuffs not in depsLoïc Hoguin
2020-02-07Copy src/$(PROJECT).appup to ebin/ on build if anyLoïc Hoguin
2019-10-09Comment out the kjell testLoïc Hoguin
2019-10-09Use no_dot_erlang instead of start_cleanLoïc Hoguin
2019-08-29Build symlinked source filesLars Kroll
2019-08-29core/erlc.mk: Support non-US-ASCII characters in pathsJean-Sébastien Pédron
2019-06-30Don't use "git -C" in tests: older git doesn't have itLoïc Hoguin
2019-06-30Tweak a check in ct tests to make it work on Make 3.82Loïc Hoguin
2019-06-28Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`Jean-Sébastien Pédron
2019-06-28Try to make relx-start-stop more reliableLoïc Hoguin
2019-06-26Don't try to start/stop releases in bootstrap-rel testLoïc Hoguin
2019-06-26Fix "make eunit/ct" not fetching apps dependenciesLoïc Hoguin
2019-06-25Fix or disable some of the Relx tests on WindowsLoïc Hoguin
2019-06-24Rename force_rebuilding_dep to force_rebuild_depLoïc Hoguin
2019-06-24Fix the core-deps-dep-makefile-change test on WindowsLoïc Hoguin
2019-06-24Fix the force_rebuilding_dep testLoïc Hoguin
2019-06-24Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`Jean-Sébastien Pédron
2019-06-24Skip the "rebuild" part of the "ln" test on WindowsLoïc Hoguin
2019-06-24Use cowlib master in testsLoïc Hoguin
2019-06-22Fix the eunit-test-dir test on WindowsLoïc Hoguin
2019-06-21Test `list-deps` behavior with various values of `FULL`Jean-Sébastien Pédron
2019-06-21Include applications `$(APPS_DIR)` in the `list-deps` targetsJean-Sébastien Pédron
2019-06-20Try a fix for the relx-start-stop intermittent test failureLoïc Hoguin
2019-06-20Use echo(1) instead of printf(1) in `core-autopatch-extended-erlc-opts`Jean-Sébastien Pédron
2019-06-20Replace zipinfo(1) by `unzip -l`Jean-Sébastien Pédron
2019-01-02Fix rebuild on Makefile change when new deps are addedLoïc Hoguin
2018-12-11Remove some silencing of release commandsLoïc Hoguin
2018-12-07Autopatch: allow configuring REBAR_GIT and REBAR_COMMITLoïc Hoguin
2018-12-07Make sure we go through all deps when building escriptsLoïc Hoguin
2018-12-07Add COVER_APPS and COVER_DEPS to cover compile other apps/depsLoïc Hoguin
2018-12-06Add cover support for PropEr and TriqLoïc Hoguin