aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2018-01-24Add support for Sphinx documentation builderStanislaw Klekot
2017-11-17Don't try to load ci.erlang.mk when testing packagesLoïc Hoguin
2017-11-15Fix missing core-misc target in testsThomas Nixon
2017-09-15Fix removal of COVER_DATA_DIR if not emptyLoïc Hoguin
2017-09-13COVER_DATA_DIR for *.coverdatanevar
2017-08-23Make Triq plugin pick tests from $(TEST_DIR)Krzysztof Jurewicz
2017-05-25Cleanup the relx test suiteLoïc Hoguin
2017-05-25Update relx up to v3.23.0Stanislav Ovchar
2017-05-16Add a test for ErlyDTL with a custom tagLoïc Hoguin
2017-05-15Also test WITHOUT when updating Erlang.mkLoïc Hoguin
2017-05-15Add tweaks and tests for the WITHOUT featureLoïc Hoguin
2017-05-15Support plugins local to the applicationJean-Sébastien Pédron
2017-05-15Add dep_fetch_lnderwinlu
2017-05-13Add a test for EDOC_SRC_DIRS and tweak the feature a bitLoïc Hoguin
2017-05-13Convert legacy cover tests and fix a few issuesLoïc Hoguin
2017-05-12Fix the test merged in the previous commitLoïc Hoguin
2017-05-12Add test for CT on root app with sub-appsAlexey Lebedeff
2017-05-12Support early-stage plugins through `$(DEP_EARLY_PLUGINS)`Jean-Sébastien Pédron
2017-05-12test/core_deps.mk: Wait for node in core-deps-relJean-Sébastien Pédron
2017-04-27Use --gpg-no-sign in commits in testsLoïc Hoguin
2017-04-27Add a test for plugin templates and fix an issue with themLoïc Hoguin
2017-04-25Add test for plugins test buildsDaniel Goertzen
2017-04-25Fix of handling relx.config release versionKrister Svanlund
2017-04-25Stylistic changes to makedep tests2017.04.25Loïc Hoguin
2017-04-25core/erlc.mk: added src subfolders support in makedep.erlOleksiy Kebkal
2017-04-25Improve the newly added testLoïc Hoguin
2017-04-25Accumulate eunit failures in multi-appsStanislav Ovchar
2017-04-25compile apps in the right order by looking at their LOCAL_DEPSJeffrey Griffin
2017-04-25fix removing deps.log at toplevel when in a multi-app layoutJeffrey Griffin
2017-04-25Use $(if) instead of ifeq and add a test for RELX_TAR=0Loïc Hoguin
2017-04-10Only makedep and build asn1/xrl/mib files when necessaryLoïc Hoguin
2017-01-12Set ASN.1 compilation options using ERLC_ASN1_OPTS2017.01.12Klas Johansson
2016-12-19plugins/escript.mk: Remove $(ESCRIPT_FILE) in distclean-escriptJean-Sébastien Pédron
2016-11-29Give ebin paths when creating the PLTLoïc Hoguin
2016-11-26Add CT_LOGS_DIRnevar
2016-11-01Test asciidoc with more than one man sectionLoïc Hoguin
2016-10-31Switch asciidoc-manual to using AsciideckLoïc Hoguin
2016-10-30Greatly improve the escript supportLoïc Hoguin
2016-10-29Small tweak to make it easier for me to notice test failuresLoïc Hoguin
2016-10-29Fix broken test on OSXLoïc Hoguin
2016-10-28Make the relx tests work on FreeBSD/OSXLoïc Hoguin
2016-10-28Add "make relup"Loïc Hoguin
2016-10-28Tweak Relx testsLoïc Hoguin
2016-10-28add tests for relx pluginderwinlu
2016-10-28Use an intermediate timestamp file to know when to touch source filesJean-Sébastien Pédron
2016-10-25core/deps-tools.mk: New targets `fetch-deps` and `list-deps`Jean-Sébastien Pédron
2016-10-23Support PROJECT_APP_EXTRA_KEYS to add keys to the .app fileJean-Sébastien Pédron
2016-10-21Update Copyright notices2016.10.21Loïc Hoguin
2016-10-20Add a test that included templates are relative to the originalLoïc Hoguin
2016-10-20Fix several problems with the erlydtl plugin:Jared Flatow