summaryrefslogtreecommitdiff
path: root/erts/test
Commit message (Expand)AuthorAgeFilesLines
* erlexec: Add checks that next argument is validLukas Larsson2021-04-121-11/+79
* Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2021-03-031-18/+9
|\
| * otp_SUITE: Remove handling of the gs applicationBjörn Gustavsson2021-03-011-18/+9
* | otp_SUITE: Enhance the dependency tests to run in both xref modesBjörn Gustavsson2021-02-261-9/+35
* | otp_SUITE: Refactor creation of the xref serverBjörn Gustavsson2021-02-261-24/+29
|/
* Quote source as part of error messagesRichard Carlsson2021-02-081-15/+17
* erts: Adjust column number of a test caseHans Bolinder2021-01-261-4/+5
* Merge pull request #2832 from lrascao/feature/improve_vm_args_inclusion_error...Lukas Larsson2020-11-181-4/+28
|\
| * erlexec: Improve error message when unable to open included args_fileLuis Rascao2020-11-021-4/+28
* | otp: Remove all purify supportSverker Eriksson2020-11-091-21/+0
* | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-092-52/+8
|/
* erlexec: Fix testcase on windowsLukas Larsson2020-06-231-4/+7
* Fix ethread_SUITE:equal_tids test in systemRickard Green2020-06-051-1/+35
* Merge branch 'maint'Rickard Green2020-03-134-4/+4
|\
| * Update copyright yearRickard Green2020-03-134-4/+4
* | Merge branch 'lukas/kernel/code-chunk-lookup/OTP-16494/OTP-16222/OTP-16406/OT...Lukas Larsson2020-02-241-5/+11
|\ \
| * | Implement EEP-48 aka doc chunksLukas Larsson2020-02-241-3/+3
| * | kernel: Add erts to code:lib_dir lookupLukas Larsson2020-02-241-2/+8
* | | Merge branch 'rickard/rm-vxworks/OTP-16329'Rickard Green2020-02-242-7/+2
|\ \ \ | |/ / |/| |
| * | Remove remaining VxWorks supportRickard Green2020-02-202-7/+2
* | | Merge branch 'rickard/upgrade_test'Rickard Green2020-02-211-1/+10
|\ \ \ | |/ / |/| |
| * | Add test for upgrade from two releases backRickard Green2020-02-211-1/+10
* | | Merge branch 'dgud/fix-wsl-builds'Dan Gudmundsson2020-02-141-14/+53
|\ \ \
| * | | Look for dump files to make them visible in monitorDan Gudmundsson2020-02-121-14/+53
* | | | Merge branch 'lukas/system/fix_core_find_for_docker'Lukas Larsson2020-01-281-13/+19
|\ \ \ \ | |/ / / |/| | |
| * | | otp: Improve core file printouts in system z_SUITELukas Larsson2019-12-091-13/+19
| | |/ | |/|
* | | Add empty space to not be allowedLukas Larsson2019-10-251-9/+6
* | | erts: Fix so that quotes are respected in erlexec args filesLukas Larsson2019-10-231-14/+25
* | | Merge branch 'maint'Björn Gustavsson2019-08-281-6/+17
|\ \ \ | |/ /
| * | Teach erlc to use the compile serverBjörn Gustavsson2019-08-261-6/+17
* | | Merge branch 'josevalim/edoc/no-more-inets/OTP-15999/PR-2317'Hans Bolinder2019-08-221-9/+2
|\ \ \
| * | | system: Remove special handling of EDoc in otp_SUITE.Hans Bolinder2019-08-201-9/+2
| |/ /
* | | Merge branch 'sverker/re-enable-big-creation/OTP-15603'Sverker Eriksson2019-07-011-28/+13
|\ \ \ | |/ / |/| |
| * | epmd: Support 32-bit creation values in local nodeSverker Eriksson2019-05-141-28/+13
| |/
* | erlexec: Fix argument separation when mixing env flagsLukas Larsson2019-06-271-8/+24
|/
* Merge branch 'lukas/OTP-22-rc2/misc-fixes/OTP-15773'Lukas Larsson2019-04-181-2/+2
|\
| * erts: Fix z_SUITE to always look for cerl in ERL_TOPLukas Larsson2019-04-101-2/+2
* | Revert "epmd: Support 32-bit creation values in local node"Sverker Eriksson2019-04-091-13/+28
|/
* epmd: Support 32-bit creation values in local nodeSverker Eriksson2019-03-221-28/+13
* Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
* Update copyright yearHenrik Nord2018-06-187-7/+7
* Add ct:get_progname/0Richard Carlsson2018-05-041-2/+2
* Add correction of relup when upgrading from 20-21 with inets and ftp/tftpSiri Hansen2018-04-131-2/+42
* Merge branch 'dgud/testcase-fixes'Dan Gudmundsson2018-03-271-1/+1
|\
| * Fix lexemes conversionDan Gudmundsson2017-10-201-1/+1
* | Merge branch 'maint'Lukas Larsson2018-02-261-1/+1
|\ \
| * | kernel: Ignore cores in erl_distribution_SUITELukas Larsson2018-01-241-1/+1
* | | Merge branch 'maint'Sverker Eriksson2017-12-211-0/+2
|\ \ \ | |/ /
| * | erts: Add core dumps from valgrind to z_SUITE searchSverker Eriksson2017-12-131-0/+2
* | | Add -MMD option to erlcTony Rogvall2017-12-061-1/+101
| |/ |/|