aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/test/reltool_app_SUITE.erl
AgeCommit message (Collapse)Author
2010-04-19Automatically include applications that must be startedHåkan Mattsson
Applications that are required to be started before other applications according to their app-file are now automatically included in the release. The kernel and stdlib applications are automatically included.
2010-04-19Add app test SUITEHåkan Mattsson