<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/eunit/src, branch OTP_R14B03</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Don't let eunit_surefire report back to eunit when stopping</title>
<updated>2011-04-17T20:26:43+00:00</updated>
<author>
<name>Klas Johansson</name>
<email>klas.johansson@gmail.com</email>
</author>
<published>2011-04-17T20:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bd38a126546376246f9a93a2943e70a3925df48f'/>
<id>bd38a126546376246f9a93a2943e70a3925df48f</id>
<content type='text'>
When eunit is terminating, a stop message is sent to all listeners and
eunit then waits for *one* result message but previously both
eunit_tty and eunit_surefire sent a response on error.  Don't send a
result message from eunit_surefire; let eunit_tty take care of all
result reporting, both positive and negative to avoid race conditions
and inconsistencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When eunit is terminating, a stop message is sent to all listeners and
eunit then waits for *one* result message but previously both
eunit_tty and eunit_surefire sent a response on error.  Don't send a
result message from eunit_surefire; let eunit_tty take care of all
result reporting, both positive and negative to avoid race conditions
and inconsistencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Wait until all eunit listeners terminate</title>
<updated>2011-04-17T20:05:43+00:00</updated>
<author>
<name>Klas Johansson</name>
<email>klas.johansson@gmail.com</email>
</author>
<published>2011-04-17T20:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0e7c557a9909f531530ee4742eb04ce23f03e3d6'/>
<id>0e7c557a9909f531530ee4742eb04ce23f03e3d6</id>
<content type='text'>
Ensure that all eunit listeners (like eunit_surefire) get the chance
to finish their work before terminating.  Prior to this fix, the
eunit_surefire XML was sometimes not generated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that all eunit listeners (like eunit_surefire) get the chance
to finish their work before terminating.  Prior to this fix, the
eunit_surefire XML was sometimes not generated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase depth of error messages in Eunit Surefire reports</title>
<updated>2011-04-07T14:38:29+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@erlang-solutions.com</email>
</author>
<published>2011-04-07T14:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b6decafc7a45e7519dd53d1956909463a06d3f6a'/>
<id>b6decafc7a45e7519dd53d1956909463a06d3f6a</id>
<content type='text'>
Currently, error messages in Eunit Surefire reports are shortened just
like when written to a terminal.  However, the space limitations that
constrain terminal output do not apply here, so it's more useful to
include more of the error message.  Getting the full error message can
be particularly helpful when an assertMatch fails because of a long
and deep error term.

The new depth of 100 should be enough for most cases, while protecting
against runaway errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, error messages in Eunit Surefire reports are shortened just
like when written to a terminal.  However, the space limitations that
constrain terminal output do not apply here, so it's more useful to
include more of the error message.  Getting the full error message can
be particularly helpful when an assertMatch fails because of a long
and deep error term.

The new depth of 100 should be enough for most cases, while protecting
against runaway errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix format_man_pages so it handles all man sections and remove warnings/errors in man pages</title>
<updated>2010-12-01T11:10:51+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2010-09-28T07:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f11f263bade1738009d6aa8678b4ae381d2d47df'/>
<id>f11f263bade1738009d6aa8678b4ae381d2d47df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The R13B03 release.</title>
<updated>2009-11-20T14:54:40+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2009-11-20T14:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=84adefa331c4159d432d22840663c38f155cd4c1'/>
<id>84adefa331c4159d432d22840663c38f155cd4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
