<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/test, branch OTP-17.0</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Remove "coding: utf-8" from test files</title>
<updated>2014-03-17T10:04:34+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2014-02-27T09:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9affa3092500693077f1ca61a544eea886b417b0'/>
<id>9affa3092500693077f1ca61a544eea886b417b0</id>
<content type='text'>
UTF-8 is now the default encoding and should no longer be
specified. These have probably been merged from maint earlier and the
coding statement was missed.

   lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_erl_scan.erl
   lib/diameter/test/diameter_codec_test.erl
   lib/ssh/test/ssh_unicode_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UTF-8 is now the default encoding and should no longer be
specified. These have probably been merged from maint earlier and the
coding statement was missed.

   lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_erl_scan.erl
   lib/diameter/test/diameter_codec_test.erl
   lib/ssh/test/ssh_unicode_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test suites performing app and appup file checks</title>
<updated>2014-02-24T10:02:14+00:00</updated>
<author>
<name>Tobias Schlager</name>
<email>tobias.schlager@lindenbaum.eu</email>
</author>
<published>2014-02-18T11:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=841addf5d64a3b4775cd1d0a5aa4bf04ec4ef95e'/>
<id>841addf5d64a3b4775cd1d0a5aa4bf04ec4ef95e</id>
<content type='text'>
Add the mentioned test suites for *all* library and touched
non-library applications.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the mentioned test suites for *all* library and touched
non-library applications.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Adds uncode test suite</title>
<updated>2014-01-21T15:36:38+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2014-01-17T14:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a0d2b4866851c5e3337fd41b854ea7595c594fa2'/>
<id>a0d2b4866851c5e3337fd41b854ea7595c594fa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Adds unicode</title>
<updated>2014-01-21T15:36:38+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2014-01-17T14:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4c9b4a4dddcf1f577df3f4bf58f2f7184cae6b0'/>
<id>f4c9b4a4dddcf1f577df3f4bf58f2f7184cae6b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Correct close handling</title>
<updated>2013-11-26T11:24:25+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-11-22T13:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e4653d52abd98628fb862a8b01ea804473bdb338'/>
<id>e4653d52abd98628fb862a8b01ea804473bdb338</id>
<content type='text'>
Commit 68263a48bfbdac4dc219a91f06af3d535d881850 got close handling
slightly wrong, channels did not get their close message.

Commit 32102f1e8225dada7526c9bfee6622f9026ba4cd did not work as expected
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 68263a48bfbdac4dc219a91f06af3d535d881850 got close handling
slightly wrong, channels did not get their close message.

Commit 32102f1e8225dada7526c9bfee6622f9026ba4cd did not work as expected
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Add CLI test case</title>
<updated>2013-11-13T09:58:20+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-11-12T16:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe6ddb300dbf092b02260a06baf6238f4d81eb14'/>
<id>fe6ddb300dbf092b02260a06baf6238f4d81eb14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Simplify handling of connection attributes (e.i. user and sockname)</title>
<updated>2013-11-13T09:58:20+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-11-06T09:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=422ed9ecd9c95c25964381b7ca2888a0320a8ee4'/>
<id>422ed9ecd9c95c25964381b7ca2888a0320a8ee4</id>
<content type='text'>
OTP-11296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-11296
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Eliminate test case failure due to timing issues in test case code</title>
<updated>2013-11-13T09:58:19+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-11-04T13:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dc87366c3e46dffbebe30e04bacc3d1ec299a0f2'/>
<id>dc87366c3e46dffbebe30e04bacc3d1ec299a0f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Merge connection_manager and connection_handler processes</title>
<updated>2013-11-13T09:58:19+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-10-15T16:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=68263a48bfbdac4dc219a91f06af3d535d881850'/>
<id>68263a48bfbdac4dc219a91f06af3d535d881850</id>
<content type='text'>
Also start adding dialyzer specs and removing dead code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also start adding dialyzer specs and removing dead code
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Add ssh:sockname/1 incl doc and tests</title>
<updated>2013-10-28T15:09:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2013-09-30T14:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f5495aa1560daf65c063a8d5b99a5ea17520ea92'/>
<id>f5495aa1560daf65c063a8d5b99a5ea17520ea92</id>
<content type='text'>
OTP-11345, sto575, tsk374
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-11345, sto575, tsk374
</pre>
</div>
</content>
</entry>
</feed>
