<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/test_server/test, branch OTP-17.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Relax time limits for parallel groups tests</title>
<updated>2014-03-27T13:43:56+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2014-03-27T13:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=24f148e8465eb8b2d87ec3e36436a7da22907899'/>
<id>24f148e8465eb8b2d87ec3e36436a7da22907899</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 'maint'</title>
<updated>2013-11-28T16:38:41+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-28T16:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a4565bd7d6e8362b3ca1ff0caedf7407e81d67cb'/>
<id>a4565bd7d6e8362b3ca1ff0caedf7407e81d67cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify the auto_skip report for group config funcs to include group name</title>
<updated>2013-11-19T15:17:01+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2013-11-14T16:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=093890dc793e85a09b40f1eca878f410c73cf625'/>
<id>093890dc793e85a09b40f1eca878f410c73cf625</id>
<content type='text'>
Also correct failing test cases and find and fix remaining bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also correct failing test cases and find and fix remaining bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the "coding: utf-8" comment from all Erlang source files</title>
<updated>2013-04-19T13:33:28+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2013-04-19T13:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1f3afa8143d9aabc178b6fbcd09a693fc105065a'/>
<id>1f3afa8143d9aabc178b6fbcd09a693fc105065a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode Erlang source files with non-ascii characters in UTF-8</title>
<updated>2013-04-17T06:59:31+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2013-04-15T08:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=05a646a0844e8cf25045bc9388094c799c21538d'/>
<id>05a646a0844e8cf25045bc9388094c799c21538d</id>
<content type='text'>
To ensure that 'master' compiles when we merge 'maint' to it,
regardless of which encoding is default in 'master', all source
files with non-ascii characters *must* have the encoding specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To ensure that 'master' compiles when we merge 'maint' to it,
regardless of which encoding is default in 'master', all source
files with non-ascii characters *must* have the encoding specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test_server] Add test_server_io:print_unexpected/1</title>
<updated>2013-04-08T09:39:08+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-04-05T07:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=516948f172067d1afe34adbaf866bc7488f8bedf'/>
<id>516948f172067d1afe34adbaf866bc7488f8bedf</id>
<content type='text'>
To use from any process to print a string in the unexpected_io.log.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To use from any process to print a string in the unexpected_io.log.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test_server] Don't hang due to invalid io request</title>
<updated>2013-03-28T10:36:29+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-03-28T10:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=08edfec49c90b72818525292b465e0024951cc7d'/>
<id>08edfec49c90b72818525292b465e0024951cc7d</id>
<content type='text'>
A bug in test_server_gl caused io requests containing invalid data
(i.e. not unicode:chardata()) to hang, since no io reply was
sent. This has been corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A bug in test_server_gl caused io requests containing invalid data
(i.e. not unicode:chardata()) to hang, since no io reply was
sent. This has been corrected.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test_server] Clean up unused code in test_server_SUITE</title>
<updated>2013-03-04T10:01:14+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-02-15T11:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=020003d41403b6ec75ffe38babdfbba8dd2d099a'/>
<id>020003d41403b6ec75ffe38babdfbba8dd2d099a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test_server] Use simpler tc name in unicode test to make it work on windows</title>
<updated>2013-03-04T10:01:13+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-02-11T14:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dab88ad5dc3a8dd23a898953fe48366d865074ea'/>
<id>dab88ad5dc3a8dd23a898953fe48366d865074ea</id>
<content type='text'>
A test case in test_server_unicode_SUITE contained characters that
were not allowed in filenames on windows - e.g. \. The test case name
will be used as filename for the HTML log for the test, so this failed
on windows. This is now corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A test case in test_server_unicode_SUITE contained characters that
were not allowed in filenames on windows - e.g. \. The test case name
will be used as filename for the HTML log for the test, so this failed
on windows. This is now corrected.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test_server] Don't escape : and @ in test log links</title>
<updated>2013-01-25T14:56:01+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2013-01-25T10:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7a056d997ca002a99fec6d303b7077294c1d999b'/>
<id>7a056d997ca002a99fec6d303b7077294c1d999b</id>
<content type='text'>
If escaping :, then links of type "file:///c:/ldisk..." will not work.

Escaping @ does not create any problems, but the link becomes harder
to read and most modern browsers can handle this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If escaping :, then links of type "file:///c:/ldisk..." will not work.

Escaping @ does not create any problems, but the link becomes harder
to read and most modern browsers can handle this.
</pre>
</div>
</content>
</entry>
</feed>
