summaryrefslogtreecommitdiff
path: root/erts/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge branch 'siri/string-new-api'Siri Hansen2017-09-157-32/+16
|\ \ | |/ |/|
| * system (test): Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-157-32/+16
* | Remove time-consuming ethread_SUITE from smoke testsBjörn Gustavsson2017-08-281-1/+0
|/
* Merge branch 'siri/system/testcuddle'Siri Hansen2017-05-101-1/+1
|\
| * Add typer to excluded applications in upgrade_SUITESiri Hansen2017-05-041-1/+1
* | Update copyright yearRaimo Niskanen2017-05-042-2/+2
|/
* Merge branch 'siri/typer/remove-application/OTP-14251'Siri Hansen2017-03-091-2/+1
|\
| * Remove typer applicationSiri Hansen2017-03-081-2/+1
* | Add dummy end_per_suite/1Siri Hansen2017-02-201-0/+4
|/
* Include more otp_SUITE tests cases in the smoke testBjörn Gustavsson2017-02-081-1/+6
* Handle unicode in path in testBjörn-Egil Dahlberg2017-01-171-25/+19
* erts: Improve z_SUITE:core_filesSverker Eriksson2016-08-301-1/+13
* run_erl: Add sleepy_child test caseSverker Eriksson2016-08-101-5/+14
* Windows: Skip tests that requires admin privilegesDan Gudmundsson2016-04-221-12/+14
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-1336-36/+36
|\
| * update copyright-yearHenrik Nord2016-03-1536-36/+36
* | Replace test_server:os_type/0 with os:type/0Björn-Egil Dahlberg2016-04-072-12/+12
* | Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-04-065-122/+37
* | Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-04-063-18/+18
* | Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-04-067-37/+32
* | Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-04-0610-58/+58
* | Modernize use of timetrapsBjörn-Egil Dahlberg2016-04-058-243/+69
* | Remove ?line macrosBjörn-Egil Dahlberg2016-04-058-1280/+1259
|/
* otp_SUITE: Remove handling of test_server applicationBjörn Gustavsson2016-02-261-30/+2
* Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-1/+1
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-179-9/+9
* Merge branch 'maint'Rickard Green2016-01-221-3/+3
|\
| * Fix stack alignment problem in ethread test on armRickard Green2015-12-301-3/+3