aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/code_SUITE.erl
AgeCommit message (Expand)Author
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-23code_SUITE: Skip on_load_embedded/1 if no symlinksBjörn Gustavsson
2016-03-16code_server: Normalize the pathnames for all loaded modulesBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-03-11Merge branch 'bjorn/kernel/modernize-tests'Björn Gustavsson
2016-03-10Fix commentsBjörn Gustavsson
2016-03-10Merge branch 'maint'Siri Hansen
2016-03-10Eliminate use of the ?t macroBjörn Gustavsson
2016-03-10Eliminate use of doc and suite clausesBjörn Gustavsson
2016-03-10Replace use of test_server:capture*/0 with ct:capture*/0Björn Gustavsson
2016-03-10Eliminate use test_server:format()Björn Gustavsson
2016-03-09Eliminate use of test_server:fail/0,1Björn Gustavsson
2016-03-09Eliminate use of ?config() macroBjörn Gustavsson
2016-03-09Modernize timetrapsBjörn Gustavsson
2016-03-09Change '==' to '=' in code_SUITE:bad_erl_libsSiri Hansen
2016-03-09Merge branch 'maint'Björn Gustavsson
2016-03-03Fix code_SUITE after test_server changeSiri Hansen
2016-02-25code: Add functions that can load multiple modulesBjörn Gustavsson
2016-02-17Remove test_server as a standalone applicationBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-01-28Merge branch 'bjorn/kernel/clean-up-code_server'Björn Gustavsson
2016-01-28Merge branch 'maint'Björn Gustavsson
2016-01-28code: Correct the types for error returnsBjörn Gustavsson
2016-01-27code_server: Don't export internal system_* functionsBjörn Gustavsson
2016-01-25Eliminate run-time system crash in code:load_abs/1Björn Gustavsson
2016-01-13erts: Make erlang:purge_module/1 safeSverker Eriksson
2016-01-13erts: Refactor code:purge/1 and code:soft_purge/1Sverker Eriksson
2015-12-14Remove the code path cache in the code serverBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-04Update list of funcalls in kernel code_SUITERichard Carlsson
2015-05-28Merge branch 'richcarl/warnings-by-default/OTP-12781'Björn-Egil Dahlberg
2015-05-27kernel: Fix code_SUITE with respect to new logger defaultBjörn-Egil Dahlberg
2015-04-30kernel: Use module erl_annoHans Bolinder
2014-06-04Make pre-loaded modules permanently stickyBjörn Gustavsson
2014-05-26Teach code:del_path/1 to ignore superfluous slashesBjörn Gustavsson
2014-01-21kernel: code_SUITE fix unicode optionBjörn-Egil Dahlberg
2014-01-21Fix testing with unicode pathsDan Gudmundsson
2013-11-18Parallel check_process_code when code_server purge a moduleRickard Green
2013-07-11Refactor away ?line macro in code_SUITEBjörn-Egil Dahlberg
2013-07-11Fix tests for erts app-fileBjörn-Egil Dahlberg
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-20Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson
2013-02-19Fixed test to allow for lists:foreach/2 callKostis Sagonas
2013-02-18erts: Fix code:is_module_nativeSverker Eriksson
2013-02-01Add a new function code:get_mode() can be used to detect how the code servers...Vlad Dumitrescu
2012-10-30Use code:lib_dir instead of code:which to get application directorySiri Hansen
2012-08-23Merge branch 'maint'Sverker Eriksson
2012-08-21kernel: Disable hipe compilation for hipe_unified_loaderSverker Eriksson
2012-07-19kernel: Remove VxWorks from testsBjörn-Egil Dahlberg
2012-06-12Add kernel/test/code_SUITE:upgradeSverker Eriksson