<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/common_test/src, branch OTP-20.2.0.1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'peppe/common_test/auto_cleanup/OTP-13832' into maint</title>
<updated>2017-12-04T15:01:06+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2017-12-04T15:01:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=333556f4323f8d8a9e22a613a8591032b84b28d8'/>
<id>333556f4323f8d8a9e22a613a8591032b84b28d8</id>
<content type='text'>
* peppe/common_test/auto_cleanup/OTP-13832:
  Add tests and doc for the new remaining_test_procs function
  Implement function that finds disposable test processes
  Tag Common Test system processes using process dictionary
  Add app name tag in process dictionary

OTP-13832
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peppe/common_test/auto_cleanup/OTP-13832:
  Add tests and doc for the new remaining_test_procs function
  Implement function that finds disposable test processes
  Tag Common Test system processes using process dictionary
  Add app name tag in process dictionary

OTP-13832
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests and doc for the new remaining_test_procs function</title>
<updated>2017-12-04T14:59:53+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2017-10-24T14:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=378da5aef27e1679aa30b8f4a2a6569accb70ff2'/>
<id>378da5aef27e1679aa30b8f4a2a6569accb70ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show links to latest test run by using an html redirection file</title>
<updated>2017-12-04T13:59:42+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2017-04-19T13:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=162db37f1e90899c6d28c8e806e3d8eccbee9e6d'/>
<id>162db37f1e90899c6d28c8e806e3d8eccbee9e6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement function that finds disposable test processes</title>
<updated>2017-10-25T15:28:55+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2017-10-06T22:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ca7eb97b48c523cf2eb26d610894f8e3057b7740'/>
<id>ca7eb97b48c523cf2eb26d610894f8e3057b7740</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tag Common Test system processes using process dictionary</title>
<updated>2017-10-25T15:28:55+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2017-10-06T12:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2df013b5bfd714247570d9b4958b40f7559d35dd'/>
<id>2df013b5bfd714247570d9b4958b40f7559d35dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add app name tag in process dictionary</title>
<updated>2017-10-25T15:28:55+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2017-10-03T12:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=70b6b32a9c7e3e3fca45fc3a0e11e2a5087a4660'/>
<id>70b6b32a9c7e3e3fca45fc3a0e11e2a5087a4660</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime deps to depend on new stdlib functionality</title>
<updated>2017-09-19T10:54:58+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-19T10:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5bc277e16e359072bba4c872de31ea486d77e042'/>
<id>5bc277e16e359072bba4c872de31ea486d77e042</id>
<content type='text'>
~tw and new string functions are new since OTP-20 (stdlib-3.4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
~tw and new string functions are new since OTP-20 (stdlib-3.4)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/valgrind-fixes/OTP-14609' into maint</title>
<updated>2017-09-12T18:02:48+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2017-09-12T18:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c8cf0eb3af418ee505f6726258cb5d34b14f8867'/>
<id>c8cf0eb3af418ee505f6726258cb5d34b14f8867</id>
<content type='text'>
* sverker/valgrind-fixes/OTP-14609:
  erts: Suppress false memory leak for dlerror
  [ct] Cleanup and rename purify related functions as valgrind
  Revert "remove unused purify functions"
  erts: Fix memory leak when sending to terminating port
  erts: Fix harmless use of uninitialised value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/valgrind-fixes/OTP-14609:
  erts: Suppress false memory leak for dlerror
  [ct] Cleanup and rename purify related functions as valgrind
  Revert "remove unused purify functions"
  erts: Fix memory leak when sending to terminating port
  erts: Fix harmless use of uninitialised value
</pre>
</div>
</content>
</entry>
<entry>
<title>ct: use 'unicode' option for regexps</title>
<updated>2017-09-05T09:32:03+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-25T14:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=46e5b36b2a2fd70fef26ee0ad7e08a3c7c2fd7fd'/>
<id>46e5b36b2a2fd70fef26ee0ad7e08a3c7c2fd7fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ct] Cleanup and rename purify related functions as valgrind</title>
<updated>2017-08-30T14:26:40+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2017-08-29T14:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=214d71f577e8e21ea2e27da60b1e3bd0494a6627'/>
<id>214d71f577e8e21ea2e27da60b1e3bd0494a6627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
