<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/common_test/src, branch OTP-18.1.4</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Change license text to APLv2</title>
<updated>2015-06-18T09:31:02+00:00</updated>
<author>
<name>Bruce Yinhe</name>
<email>bruce@erlang.org</email>
</author>
<published>2015-06-18T09:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=738c34d4bb8f1a3811acd00af8c6c12107f8315b'/>
<id>738c34d4bb8f1a3811acd00af8c6c12107f8315b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove void() type in documentation</title>
<updated>2015-06-16T00:04:13+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2015-06-16T00:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eb764102275040f1561bc4b0f412e2d2ccff7bec'/>
<id>eb764102275040f1561bc4b0f412e2d2ccff7bec</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 'peppe/common_test/ct_run_start_and_help'</title>
<updated>2015-06-15T23:31:18+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2015-06-15T23:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c78d31314a77d4c117b127365780c355aed3f271'/>
<id>c78d31314a77d4c117b127365780c355aed3f271</id>
<content type='text'>
* peppe/common_test/ct_run_start_and_help:
  Change default start actions and update documentation

OTP-12684
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peppe/common_test/ct_run_start_and_help:
  Change default start actions and update documentation

OTP-12684
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default start actions and update documentation</title>
<updated>2015-06-08T22:51:56+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2015-06-08T22:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a0a088704e17a9c9f9a0013f07aa90d880a7a50e'/>
<id>a0a088704e17a9c9f9a0013f07aa90d880a7a50e</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 'lharc/ct2'</title>
<updated>2015-06-08T12:33:05+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2015-06-08T12:32:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c825356561bfcb4447cb4298da353244c465d3b3'/>
<id>c825356561bfcb4447cb4298da353244c465d3b3</id>
<content type='text'>
* lharc/ct2:
  ct_slave: ssh_port, ssh_opts options to start/3
  common_test: start ssh and dependencies

OTP-12809
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lharc/ct2:
  ct_slave: ssh_port, ssh_opts options to start/3
  common_test: start ssh and dependencies

OTP-12809
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers and app dependencies</title>
<updated>2015-05-08T15:50:59+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2015-05-08T15:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=603ffe32e1947e2c9550eabe15c477c343cbaba1'/>
<id>603ffe32e1947e2c9550eabe15c477c343cbaba1</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 'fishcakez/ct_test_dirs'</title>
<updated>2015-05-08T11:39:03+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-05-08T11:39:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=48893d496c6efa9e7bc3340d451d18e8f80393c7'/>
<id>48893d496c6efa9e7bc3340d451d18e8f80393c7</id>
<content type='text'>
* fishcakez/ct_test_dirs:
  Fix parsing list of one test directory in ct:run_test/1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fishcakez/ct_test_dirs:
  Fix parsing list of one test directory in ct:run_test/1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2015-05-06T11:01:07+00:00</updated>
<author>
<name>Zandra Hird</name>
<email>zandra@erlang.org</email>
</author>
<published>2015-05-06T11:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0440e0e45835de5adbe790f9437492d734c6c4e1'/>
<id>0440e0e45835de5adbe790f9437492d734c6c4e1</id>
<content type='text'>
Conflicts:
	OTP_VERSION
	erts/vsn.mk
	lib/test_server/src/erl2html2.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	OTP_VERSION
	erts/vsn.mk
	lib/test_server/src/erl2html2.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dgud/common_test/netconf-user-caps/OTP-12707' into maint-17</title>
<updated>2015-05-06T08:46:18+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-05-06T08:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=93655f538f84c156665857bce956526a1181110e'/>
<id>93655f538f84c156665857bce956526a1181110e</id>
<content type='text'>
* dgud/common_test/netconf-user-caps/OTP-12707:
  common_test: Add user capability option to hello
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/common_test/netconf-user-caps/OTP-12707:
  common_test: Add user capability option to hello
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peppe/common_test/ct_telnet_wait_for_prompt.maint' into maint-17</title>
<updated>2015-05-06T08:46:18+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-05-06T08:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3ed875b9644a44bf04e4244192c302d25ac73ba3'/>
<id>3ed875b9644a44bf04e4244192c302d25ac73ba3</id>
<content type='text'>
* peppe/common_test/ct_telnet_wait_for_prompt.maint:
  Introduce wait_for_prompt option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peppe/common_test/ct_telnet_wait_for_prompt.maint:
  Introduce wait_for_prompt option
</pre>
</div>
</content>
</entry>
</feed>
