summaryrefslogtreecommitdiff
path: root/lib/reltool/test
Commit message (Expand)AuthorAgeFilesLines
* [reltool] Add test for ERL-167Siri Hansen2016-07-117-1/+73
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-139-9/+9
|\
| * update copyright-yearHenrik Nord2016-03-159-9/+9
* | reltool_server_SUITE: Correct diffing of start scriptsBjörn Gustavsson2016-03-311-1/+46
|/
* Change license text to APLv2Bruce Yinhe2015-06-1816-146/+162
* Merge branch 'lemenkov/use_os_getenv_2'Marcus Arendt2014-12-291-4/+1
|\
| * Start using os:getenv/2 funPeter Lemenkov2014-12-151-4/+1
| * [reltool] Back out adaption to better quoting on windowsSiri Hansen2014-06-181-1/+6
|/
* [reltool] Adapt tests to better quoting of paths on windowsSiri Hansen2014-04-141-7/+2
* [reltool] Increase timetrap timeout to handle slow test machinesSiri Hansen2014-04-091-3/+4
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-1/+8
* Merge branch 'hawk/reltool_undefined_regexp'Henrik Nord2014-01-211-1/+8
|\
| * Add missing default value for regexps in reltoolHåkan Mattsson2014-01-101-1/+8
* | Adapted reltool test server to common test usage of tc_statusHåkan Mattsson2014-01-101-9/+44
|/
* [reltool] Use unicode characters in work dir for unicode testSiri Hansen2013-05-141-5/+6
* Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-192-2/+0
* [reltool] Remove erlang:port_close/1 for node portSiri Hansen2013-04-191-3/+3
* Merge branch 'siri/cuddle-with-tests' into maintSiri Hansen2013-04-081-4/+46
|\
| * [reltool] Clean up work dir after testSiri Hansen2013-03-271-4/+46
* | [reltool] Add test case for missing applicationSiri Hansen2013-03-271-2/+28
* | [reltool] Relax requirements on excluded applicationsHåkan Mattsson2013-03-271-1/+26
|/
* [reltool] Increase timetrap timeout for reltool_server_SUTIE to 10 minutesSiri Hansen2013-03-041-3/+3
* [reltool] Improve stability of testsSiri Hansen2013-02-211-3/+37
* [reltool] Make escript test work with hipe and smpSiri Hansen2013-02-212-5/+9
* [reltool] Add unicode testSiri Hansen2013-02-212-25/+104
* [reltool] Use spawn_executable instead of spawn when starting nodes in testSiri Hansen2012-09-241-18/+23
* [reltool] Use application name from .app file instead of directory nameSiri Hansen2012-09-215-1/+64
* [reltool] Keep order from rel spec when sorting used and included applicationsSiri Hansen2012-09-171-13/+8
* [reltool] Automatically add included applications in rel fileSiri Hansen2012-09-141-26/+83
* [reltool] Make reltool:install/2 work on windowsSiri Hansen2012-09-121-4/+1
* [reltool] Allow incl_cond=derived on module levelSiri Hansen2012-09-113-2/+49
* [reltool] Add option {excl_lib,otp_root}Siri Hansen2012-08-205-11/+160
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-6/+6
* Fix include issues in when building testsLukas Larsson2012-05-021-1/+1
* [reltool] Allow lib_dir on app level to use relative pathSiri Hansen2012-03-222-2/+25
* [reltool] Add configuration parameter lib_dir on application levelSiri Hansen2012-03-228-16/+186
* [reltool] Fix GUI problems on WindowsSiri Hansen2012-03-191-6/+7
* [reltool] Remove skip statement for test that failed due to stdlib errorSiri Hansen2012-03-191-1/+0
* [reltool] Fix problems with sorting of applicationsSiri Hansen2012-03-192-47/+52
* [reltool] Just warn if same module occurs twice in .app fileSiri Hansen2012-03-192-4/+43
* [reltool] Display warnings continously in GUISiri Hansen2012-03-191-15/+33
* [reltool] Cleanup test codeSiri Hansen2012-03-193-57/+3
* [reltool] Unset ERL_FLAGS when running escript from reltool_server_SUITESiri Hansen2012-03-191-1/+3
* [reltool] Improve error handlingSiri Hansen2012-03-191-23/+21
* [reltool] Fix rollback and undoSiri Hansen2012-03-191-11/+49
* [reltool] Link together escript with inlined applicationSiri Hansen2012-03-191-7/+109
* [reltool] Update state and tables consistently for all types of config changesSiri Hansen2012-03-191-20/+17
* [reltool] Add test cases for handling of escriptsSiri Hansen2012-03-194-11/+394
* [reltool] Add tests for sorting of applications in .rel and .script filesSiri Hansen2012-03-194-7/+360
* [reltool] Add more GUI testsSiri Hansen2012-03-1918-4/+455