aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/test
AgeCommit message (Expand)Author
2012-03-19[reltool] Fix problems with sorting of applicationsSiri Hansen
2012-03-19[reltool] Just warn if same module occurs twice in .app fileSiri Hansen
2012-03-19[reltool] Display warnings continously in GUISiri Hansen
2012-03-19[reltool] Cleanup test codeSiri Hansen
2012-03-19[reltool] Unset ERL_FLAGS when running escript from reltool_server_SUITESiri Hansen
2012-03-19[reltool] Improve error handlingSiri Hansen
2012-03-19[reltool] Fix rollback and undoSiri Hansen
2012-03-19[reltool] Link together escript with inlined applicationSiri Hansen
2012-03-19[reltool] Update state and tables consistently for all types of config changesSiri Hansen
2012-03-19[reltool] Add test cases for handling of escriptsSiri Hansen
2012-03-19[reltool] Add tests for sorting of applications in .rel and .script filesSiri Hansen
2012-03-19[reltool] Add more GUI testsSiri Hansen
2012-03-19[reltool] Add more testsSiri Hansen
2012-03-19[reltool] Add test case for reltool_server:get_modSiri Hansen
2012-03-19[reltool] Ensure that tests do not try to start node if target was not createdSiri Hansen
2012-03-19[reltool] Add test of dependencies derived through calls to external appsSiri Hansen
2012-03-19[reltool] Add more test cases and fix bugsSiri Hansen
2011-05-17Allow same module name in multiple applications if explicitely excludedSiri Hansen
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-03-24Merge branch 'siri/reltool/skip-xref-test-when-debug/OTP-9133' into devSiri Hansen
2011-03-21Allow app_file option to be keep | strip | all, as documentedSiri Hansen
2011-03-14Skip reltool_app_SUITE:undef_funcs on debug compiled emulatorSiri Hansen
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2011-02-17Update all test specsLukas Larsson
2011-02-17Fix formatting for reltoolLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update reltool tests to conform with common_test standardLukas Larsson
2011-02-17Remove extra end_per_testcaseLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2011-02-17Update tests to work with ts -> ct migrations script.Lukas Larsson
2010-11-15Call chmod without the "-f" flagHolger Weiß
2010-08-13Use proper install methodMartti Kuparinen
2010-04-28Merge branch 'hawk/reltool' into devErlang/OTP
2010-04-22Make some cleanupsHåkan Mattsson
2010-04-19Automatically include applications that must be startedHåkan Mattsson
2010-04-19Add app test SUITEHåkan Mattsson
2010-04-19Add function to return status about the configurationHåkan Mattsson
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen