summaryrefslogtreecommitdiff
path: root/lib/reltool/test/reltool_server_SUITE_data
Commit message (Expand)AuthorAgeFilesLines
* Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-191-1/+0
* [reltool] Make escript test work with hipe and smpSiri Hansen2013-02-211-0/+1
* [reltool] Add unicode testSiri Hansen2013-02-211-0/+7
* [reltool] Use application name from .app file instead of directory nameSiri Hansen2012-09-214-0/+20
* [reltool] Allow incl_cond=derived on module levelSiri Hansen2012-09-112-1/+6
* [reltool] Add option {excl_lib,otp_root}Siri Hansen2012-08-204-1/+103
* [reltool] Allow lib_dir on app level to use relative pathSiri Hansen2012-03-221-0/+0
* [reltool] Add configuration parameter lib_dir on application levelSiri Hansen2012-03-227-1/+42
* [reltool] Fix problems with sorting of applicationsSiri Hansen2012-03-191-2/+2
* [reltool] Just warn if same module occurs twice in .app fileSiri Hansen2012-03-191-0/+7
* [reltool] Add test cases for handling of escriptsSiri Hansen2012-03-193-1/+39
* [reltool] Add tests for sorting of applications in .rel and .script filesSiri Hansen2012-03-193-0/+22
* [reltool] Add test of dependencies derived through calls to external appsSiri Hansen2012-03-1910-1/+73
* [reltool] Add more test cases and fix bugsSiri Hansen2012-03-193-0/+87
* Allow same module name in multiple applications if explicitely excludedSiri Hansen2011-05-177-0/+49