<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/erlang.git/lib/kernel/test, branch master</title>
<subtitle>github.com: erlang/otp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/'/>
<entry>
<title>Update copyright year</title>
<updated>2023-05-15T10:35:56+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2023-05-15T10:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=47dc52e1189de34f148ca389a7810800a1d9240c'/>
<id>47dc52e1189de34f148ca389a7810800a1d9240c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel, stdlib: multiline editing in the shell</title>
<updated>2023-05-10T21:07:13+00:00</updated>
<author>
<name>frazze-jobb</name>
<email>frazze@erlang.org</email>
</author>
<published>2023-05-07T22:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=3187153fb297fc9b5a0964dff9d08deb93e494ad'/>
<id>3187153fb297fc9b5a0964dff9d08deb93e494ad</id>
<content type='text'>
-Support inputting expressions that span multiple lines
  in erl shell.
-Adding new keybindings:
  navigate up (ctrl+up)/(alt+up)
  navigate down (ctrl+down)/(alt+down)
  insert newline in middle of line (alt+enter)
  navigate top (alt+&lt;)/(alt+shift+up)
  navigate bottom (alt+&gt;)/(alt+shift+down)
  clear current expression (alt+c)
  cancel search (alt+c)
-Modifies the prompt for new lines to make it clearer
  that the prompt has entered multiline mode.
-Modifies the search prompt to support multiline statements.
-Including keybinding for opening editor on mac
  (option+o)/(alt+o)
-Redraw the prompt after continuing from jcl menu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Support inputting expressions that span multiple lines
  in erl shell.
-Adding new keybindings:
  navigate up (ctrl+up)/(alt+up)
  navigate down (ctrl+down)/(alt+down)
  insert newline in middle of line (alt+enter)
  navigate top (alt+&lt;)/(alt+shift+up)
  navigate bottom (alt+&gt;)/(alt+shift+down)
  clear current expression (alt+c)
  cancel search (alt+c)
-Modifies the prompt for new lines to make it clearer
  that the prompt has entered multiline mode.
-Modifies the search prompt to support multiline statements.
-Including keybinding for opening editor on mac
  (option+o)/(alt+o)
-Redraw the prompt after continuing from jcl menu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bmk/kernel/20230414/test_tweaking'</title>
<updated>2023-04-28T07:40:31+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2023-04-28T07:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=86e6ebf531e2bd6222a7a29a422b704cd10a88be'/>
<id>86e6ebf531e2bd6222a7a29a422b704cd10a88be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bmk/erts/esock/20230414/win_async_io_continue/OTP-18029'</title>
<updated>2023-04-28T07:31:41+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2023-04-28T07:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=be7cf92b6f3d539253db7ec64060a885b5e3d167'/>
<id>be7cf92b6f3d539253db7ec64060a885b5e3d167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/empty-target-host/OTP-18543'</title>
<updated>2023-04-24T14:25:41+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2023-04-24T14:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=31a3022312633fd27f8909ed75b88b46a4e8125f'/>
<id>31a3022312633fd27f8909ed75b88b46a4e8125f</id>
<content type='text'>
* raimo/empty-target-host/OTP-18543:
  Test empty hostname behaviour only for Unix
  Test empty target host name
  Pass empty hostname through to backend
  Change inet_parse:visible_string/1 to allow empty string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/empty-target-host/OTP-18543:
  Test empty hostname behaviour only for Unix
  Test empty target host name
  Pass empty hostname through to backend
  Change inet_parse:visible_string/1 to allow empty string
</pre>
</div>
</content>
</entry>
<entry>
<title>[kernel|test] Add skip condition</title>
<updated>2023-04-21T13:03:43+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2023-04-21T13:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=1b11dea3cb05b9a47286955306752cfe2865d24c'/>
<id>1b11dea3cb05b9a47286955306752cfe2865d24c</id>
<content type='text'>
Add skip condition for network related issues (on OpenBSD).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add skip condition for network related issues (on OpenBSD).
</pre>
</div>
</content>
</entry>
<entry>
<title>dbg: deprecates function dbg:stop_clear/1</title>
<updated>2023-04-19T12:29:56+00:00</updated>
<author>
<name>Kiko Fernandez-Reyes</name>
<email>kiko@erlang.org</email>
</author>
<published>2023-02-20T15:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=861be72c5a1261ee1694ee468540256f6db11e87'/>
<id>861be72c5a1261ee1694ee468540256f6db11e87</id>
<content type='text'>
function `dbg:stop_clear/1` is not documented in the API but was kept
for compatibility reasons. in this commit we make a step forward to
deprecating its use such that it will be eventually removed.

closes GH-6903.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function `dbg:stop_clear/1` is not documented in the API but was kept
for compatibility reasons. in this commit we make a step forward to
deprecating its use such that it will be eventually removed.

closes GH-6903.
</pre>
</div>
</content>
</entry>
<entry>
<title>[kernel|esock|test] Add more explicit skips on Windows</title>
<updated>2023-04-18T16:25:58+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2023-04-18T16:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=54dde330d1a5e44c5670dadab9de78828bc3e93b'/>
<id>54dde330d1a5e44c5670dadab9de78828bc3e93b</id>
<content type='text'>
On Windows, the functions sendmsg and recvmsg are not supported.
So, instead of letting the test framework 'catch' the 'notsup'
(which it does not in all cases), just skip.

OTP-18029
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, the functions sendmsg and recvmsg are not supported.
So, instead of letting the test framework 'catch' the 'notsup'
(which it does not in all cases), just skip.

OTP-18029
</pre>
</div>
</content>
</entry>
<entry>
<title>[kernel|esock|test] More tweaking to the 18240 test case(s)</title>
<updated>2023-04-18T10:38:57+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2023-04-18T10:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=3211d96f6665c68ef7c44dee5a1108515c50b8d2'/>
<id>3211d96f6665c68ef7c44dee5a1108515c50b8d2</id>
<content type='text'>
Tweaked to make it (maybe) run cleanly on OpenBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tweaked to make it (maybe) run cleanly on OpenBSD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test empty hostname behaviour only for Unix</title>
<updated>2023-04-18T07:40:52+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2023-04-18T07:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/erlang.git/commit/?id=b4c7f5b030f09564d7ed2b3ebb5610f7ed34b4e2'/>
<id>b4c7f5b030f09564d7ed2b3ebb5610f7ed34b4e2</id>
<content type='text'>
On Windows, when looking up the empty hostname, one gets
the address of localhost.  On Unix one gets a failed attempt
to find an address of the top domain (".").

Change the test cases to verify the Unix behaviour on Unix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, when looking up the empty hostname, one gets
the address of localhost.  On Unix one gets a failed attempt
to find an address of the top domain (".").

Change the test cases to verify the Unix behaviour on Unix.
</pre>
</div>
</content>
</entry>
</feed>
