diff options
author | derwinlu <[email protected]> | 2015-09-24 17:02:52 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-10-28 13:41:17 +0300 |
commit | e4ff8a0239a8bad28d497278665a104dc7ffaf1a (patch) | |
tree | 909098b6c91b3af88aadf6e627690b9c9ebdfdd7 /appveyor.yml | |
parent | 9ad930ca4667ab2db17f8c8d6446a674cb842141 (diff) | |
download | erlang.mk-e4ff8a0239a8bad28d497278665a104dc7ffaf1a.tar.gz erlang.mk-e4ff8a0239a8bad28d497278665a104dc7ffaf1a.tar.bz2 erlang.mk-e4ff8a0239a8bad28d497278665a104dc7ffaf1a.zip |
add tests for relx plugin
* relx-rel
+ check that relx gets downloaded when relx.config exists,
+ check structure of built release
+ check that _rel directory does not get delete by 'make clean'
* relx-run
+ build a simple release, check if it starts and stops normally
* relx-rel-tar
+ check if RELX_OPTS are respected via supplying the 'tar' target
* relx-distclean-relx
+ check that relx executable gets deleted
* relx-distclean-relx-rel
+ check that _rel directory gets deleted
* relx-relup
+ check if relup generation is possible and generated relup is working
add sleeps after calls to async actions of the relx boot script
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions