<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/test_server/src, branch OTP-18.3.4.9</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Add flag/option for disabling the character escaping functionality</title>
<updated>2016-05-02T13:32:49+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-05-01T23:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b7ced331aa797567c4e180eec0b59e59f7227044'/>
<id>b7ced331aa797567c4e180eec0b59e59f7227044</id>
<content type='text'>
OTP-13537
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-13537
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip pre/post test IO suite if cover or debug is running</title>
<updated>2016-05-02T12:07:22+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-04-18T10:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=03d7a4ac57ac52358fbf5388f1462a5347882d50'/>
<id>03d7a4ac57ac52358fbf5388f1462a5347882d50</id>
<content type='text'>
OTP-13535

The return value of ct:get_timetrap_info/0 has been modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-13535

The return value of ct:get_timetrap_info/0 has been modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor issues with escaping characters</title>
<updated>2016-03-09T16:12:49+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-03-09T13:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=52cee865fd9e5b4a1371c82075375a92b8f03fbe'/>
<id>52cee865fd9e5b4a1371c82075375a92b8f03fbe</id>
<content type='text'>
OTP-13003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-13003
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peppe/common_test/html_improvements' into maint</title>
<updated>2016-03-09T09:29:02+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-03-09T09:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fb44a4de532ae97b3424078577dee7370078dea0'/>
<id>fb44a4de532ae97b3424078577dee7370078dea0</id>
<content type='text'>
* peppe/common_test/html_improvements:
  Fix problems with formatted test_server printouts
  Make sure special characters are escaped in e.g. pal and log printouts

Conflicts:
	lib/test_server/src/test_server.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peppe/common_test/html_improvements:
  Fix problems with formatted test_server printouts
  Make sure special characters are escaped in e.g. pal and log printouts

Conflicts:
	lib/test_server/src/test_server.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/crashdump-dir/OTP-13388' into maint</title>
<updated>2016-03-09T09:11:19+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2016-03-09T09:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=00a0a2d227be215741264030b929c1fc7b7473d5'/>
<id>00a0a2d227be215741264030b929c1fc7b7473d5</id>
<content type='text'>
* siri/crashdump-dir/OTP-13388:
  Fix code_SUITE after test_server change
  Set default value for crash_dump_dir
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/crashdump-dir/OTP-13388:
  Fix code_SUITE after test_server change
  Set default value for crash_dump_dir
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peppe/common_test/cth_improvements' into maint</title>
<updated>2016-03-08T14:23:24+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-03-08T14:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d524390a550b9c43d628ea140a665b0e62aa51de'/>
<id>d524390a550b9c43d628ea140a665b0e62aa51de</id>
<content type='text'>
* peppe/common_test/cth_improvements:
  Add missing internal hook functions
  Fix remaining issues
  Update ct_hooks test suites
  Introduce new CT hook functions

OTP-13242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peppe/common_test/cth_improvements:
  Add missing internal hook functions
  Fix remaining issues
  Update ct_hooks test suites
  Introduce new CT hook functions

OTP-13242
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with formatted test_server printouts</title>
<updated>2016-03-08T08:36:20+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-03-08T00:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9b9879b1ccbeff9ec87494ba7ed59273d679740e'/>
<id>9b9879b1ccbeff9ec87494ba7ed59273d679740e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure special characters are escaped in e.g. pal and log printouts</title>
<updated>2016-03-08T08:36:20+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-01-22T01:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7a05d84c9d6664573a34485e3441b3c9542ed25b'/>
<id>7a05d84c9d6664573a34485e3441b3c9542ed25b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing internal hook functions</title>
<updated>2016-03-05T16:09:56+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-03-05T16:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=13051baf9f4844d4236f221311f03135144ade88'/>
<id>13051baf9f4844d4236f221311f03135144ade88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remaining issues</title>
<updated>2016-03-03T13:32:46+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-03-01T15:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3e720193641aa92d0082586ba64fc75cda32103c'/>
<id>3e720193641aa92d0082586ba64fc75cda32103c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
