summaryrefslogtreecommitdiff
path: root/erts/emulator/test/code_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Merge pull request #5469 from kianmeng/fix-typos-in-erts-emulator-testLukas Larsson2021-12-081-2/+2
|\ \
| * | Fix typos in erts/emulator/testKian-Meng, Ang2021-12-021-2/+2
* | | Merge branch 'maint'Rickard Green2021-12-071-2/+77
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'rickard/outstanding-cpc-cla-limit/23.3.4/OTP-17796' into rickar...Rickard Green2021-12-061-2/+77
| |\
| | * Introduce outstanding requests limit for system processesRickard Green2021-12-061-2/+77
* | | emulator: replace test_server:start node with ?CT_PEERMaxim Fedorov2021-11-081-2/+2
|/ /
* | Merge branch 'rickard/signal-order-fix/23/OTP-17291' into rickard/signal-orde...Rickard Green2021-04-221-2/+48
|\ \ | |/
| * Merge branch 'rickard/signal-order-fix/OTP-17291' into rickard/signal-order-f...Rickard Green2021-04-221-2/+48
| |\
| | * Ensure GC and CPC signals respect signal orderRickard Green2021-04-211-2/+48
| * | Merge branch 'john/erts/fix-cla-disable-gc/OTP-16555/ERL-1088' into maint-22Erlang/OTP2020-04-061-2/+40
| |\ \
* | | | Remove redundant tests for native codeBjörn Gustavsson2021-03-011-22/+0
* | | | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-12/+2
* | | | code_SUITE: Extend tests of bad BEAM filesBjörn Gustavsson2020-09-211-5/+86
* | | | Merge branch 'john/erts/fix-cla-disable-gc/OTP-16555/ERL-1088'John Högberg2020-03-191-2/+40
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | erts: Delay copying literal area when GC is disabledJohn Högberg2020-03-181-2/+40
* | | Update copyright yearRickard Green2020-03-131-1/+1
* | | Merge 'rickard/proc-exit-lit-area-21/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-311-0/+1
|\ \ \ | |/ /
| * | Merge 'rickard/proc-exit-lit-area-20/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-291-0/+1
| |\ \ | | |/ | |/|
| | * Fix release of literal areasRickard Green2019-10-291-0/+1
* | | Merge branch 'maint'Björn Gustavsson2018-10-241-2/+35
|\ \ \ | |/ /
| * | Honor the max heap size when copying literals after purgingBjörn Gustavsson2018-10-191-2/+35
* | | Optimise creation of anonymous functionsMichał Muskała2018-07-171-8/+18
|/ /
* | Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson2018-05-041-1/+1
|/
* stdlib: Handle Unicode when formatting stacktracesHans Bolinder2018-01-151-2/+7
* Fix encoding of filenames in stacktracesRickard Green2018-01-111-3/+47
* Fix purging of modules with "fake literals"Björn Gustavsson2017-11-241-1/+59
* Update copyright yearHans Nilsson2017-06-141-1/+1
* Merge branch 'rickard/purge-hibernated-19' into rickard/purge-hibernated-20Rickard Green2017-06-011-3/+41
|\
| * Merge branch 'rickard/purge-hibernated' into rickard/purge-hibernated-19Rickard Green2017-06-011-3/+41
| |\
| | * Update testcase to check that purge handle hibernated process correctRickard Green2017-06-011-1/+39
* | | code_SUITE: Remove unused functionsBjörn Gustavsson2017-05-171-21/+0
* | | Add new AtU8 beam chunkJosé Valim2017-01-301-5/+5
* | | Merge branch 'maint'Sverker Eriksson2016-12-161-1/+1
|\ \ \
| * | | erts: Fix hanging race in code_SUITE:versionsSverker Eriksson2016-12-081-1/+1
| |/ /
* | | erts: Add ?line macro for some hipe testingSverker Eriksson2016-11-301-1/+1
* | | erts: Expand purge fun tests for hipeSverker Eriksson2016-10-261-152/+16
* | | erts: Remove code_SUITE:make_stub and make_stub_many_funsSverker Eriksson2016-10-141-66/+3
* | | erts: Improve hipe load/upgrade/purge machinerySverker Eriksson2016-10-101-10/+12
* | | Avoid selective receive in code-purger processRickard Green2016-08-311-2/+60
* | | Remove old purge strategyRickard Green2016-08-311-165/+3
|/ /
* | Fix purge of codeRickard Green2016-08-291-11/+212
* | erts: Add testcase for purge of literalsBjörn-Egil Dahlberg2016-05-201-2/+130
* | update copyright-yearHenrik Nord2016-03-151-1/+1
* | Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-344/+334
* | Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-2/+1
* | Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-17/+17
* | Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-4/+4
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1