aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2018-12-06Default COVER_DATA_DIR now the same as COVER_REPORT_DIRLoïc Hoguin
2018-12-05Fix verbosity of proper and triq testsLoïc Hoguin
2018-12-05Allow hooking before/after autopatchLoïc Hoguin
2018-12-04Fix and document Dialyzer against beam filesLoïc Hoguin
2018-12-04Delete $(ERLANG_MK_TMP) directory after 'make erlang-mk'Loïc Hoguin
2018-12-03Print a changelog when updating Erlang.mkLoïc Hoguin
2018-12-03Don't rebuild dependencies by defaultLoïc Hoguin
2018-12-03Move autopatch tests into their own test suiteLoïc Hoguin
2018-11-30Validate the .app file after generating itLoïc Hoguin
2018-11-30Fix Dialyzer when a project has and uses parse transformsLoïc Hoguin
2018-11-30Correct expanding of shell variables in autopatchLoïc Hoguin
2018-11-30Add test for plugins that include the word rebarLoïc Hoguin
2018-11-30Add autopatch for LFE projectsLoïc Hoguin
2018-11-29Add the target help-plugins to document external pluginsLoïc Hoguin
2018-11-29Rebuild C projects when Makefiles changeLoïc Hoguin
2018-11-28Rename the rel/ directory to config/ by defaultLoïc Hoguin
2018-11-28Add option DTL_PREFIX for erlydtl-produced module namesLoïc Hoguin
2018-11-28Fix asn1 compilation with the +maps optionLoïc Hoguin
2018-11-28Add built-in support for gpb for building proto filesLoïc Hoguin
2018-11-28Modernize the protobuffs pluginLoïc Hoguin
2018-11-27Fix jobserver unavailable warningsLoïc Hoguin
2018-11-26Allow running test cases without groups in CTLoïc Hoguin
2018-11-26Remove a non-portable "echo -n" from a testLoïc Hoguin
2018-11-26Remove some non-portable "echo -e" from a couple testsLoïc Hoguin
2018-11-26Use two colons for the shell targetLoïc Hoguin
2018-11-26Don't include applications with no ebin/ directory in escriptsLoïc Hoguin
2018-11-26Add or improve tests based on false flag reportsLoïc Hoguin
2018-11-26Fix propagation of SP in sub-appsLoïc Hoguin
2018-11-26Fix badly written tests failing when LEGACY=1Loïc Hoguin
2018-11-26Disable Asciidoc tests requiring DocBook if not installedLoïc Hoguin
2018-11-26Disable sphinx tests when it isn't installedLoïc Hoguin
2018-11-26Tweak a few tests so they run on all platformsLoïc Hoguin
2018-11-26Add test for autopatch with two Rebar projectsLoïc Hoguin
2018-11-25Build issues testing multi-apps projectsLoïc Hoguin
2018-11-25Fix a shell test when run in parallelLoïc Hoguin
2018-11-25Build $(PROJECT).d in a separate $(MAKE) callLoïc Hoguin