<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/eunit/src, branch maint-r16</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>eunit: Fix silent make rule</title>
<updated>2013-12-02T14:34:04+00:00</updated>
<author>
<name>Anthony Ramine</name>
<email>n.oxyde@gmail.com</email>
</author>
<published>2013-11-21T17:35:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=339d0479a1cca27bed61899fc2c4807d305dc7dc'/>
<id>339d0479a1cca27bed61899fc2c4807d305dc7dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not attempt to detect lists of printable characters in Data</title>
<updated>2013-11-07T10:29:57+00:00</updated>
<author>
<name>Roberto Aloi</name>
<email>roberto.aloi@klarna.com</email>
</author>
<published>2013-08-29T15:14:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=17ed2092eb0c5fa49c3d1f15eab2db77e1b69478'/>
<id>17ed2092eb0c5fa49c3d1f15eab2db77e1b69478</id>
<content type='text'>
This is to avoid outputting something like "\"%\f" instead of [34,37,12] in the XML.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to avoid outputting something like "\"%\f" instead of [34,37,12] in the XML.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix I/O-protocol error handling in eunit</title>
<updated>2013-09-21T10:37:27+00:00</updated>
<author>
<name>Yuki Ito</name>
<email>yuki@gnnk.net</email>
</author>
<published>2013-09-21T10:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c666e8c99ad0974cd6fce047b8b1f9c9aacd4c19'/>
<id>c666e8c99ad0974cd6fce047b8b1f9c9aacd4c19</id>
<content type='text'>
A io_request in eunit reuturns wrong value when it receive getopts or
get_geometry request.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A io_request in eunit reuturns wrong value when it receive getopts or
get_geometry request.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nox/enable-silent-rules/OTP-10726'</title>
<updated>2013-01-18T13:36:23+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2013-01-18T13:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b0e4f20f2abde9fc264995317966f373775e2b2b'/>
<id>b0e4f20f2abde9fc264995317966f373775e2b2b</id>
<content type='text'>
* nox/enable-silent-rules/OTP-10726:
  Implement ./otp_build configure --enable-silent-rules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nox/enable-silent-rules/OTP-10726:
  Implement ./otp_build configure --enable-silent-rules
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ./otp_build configure --enable-silent-rules</title>
<updated>2013-01-15T20:42:34+00:00</updated>
<author>
<name>Anthony Ramine</name>
<email>n.oxyde@gmail.com</email>
</author>
<published>2012-11-28T10:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fed9a8415fc77ed42bf9a94ea421eff4f62c5eb4'/>
<id>fed9a8415fc77ed42bf9a94ea421eff4f62c5eb4</id>
<content type='text'>
With silent rules, the output of make is less verbose and compilation
warnings are easier to spot. Silent rules are disabled by default and
can be disabled or enabled at will by make V=0 and make V=1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With silent rules, the output of make is less verbose and compilation
warnings are easier to spot. Silent rules are disabled by default and
can be disabled or enabled at will by make V=0 and make V=1.
</pre>
</div>
</content>
</entry>
<entry>
<title>eunit: Eliminate use of the package syntax</title>
<updated>2013-01-09T11:30:57+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2012-12-03T13:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8db6de497522ee192e53d43211bf19f63d3e3c76'/>
<id>8db6de497522ee192e53d43211bf19f63d3e3c76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare OTP files for Unicode as default encoding</title>
<updated>2013-01-09T08:24:17+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2012-12-13T08:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=93d2c2c88e88168354782f356bdf572d0c3aa462'/>
<id>93d2c2c88e88168354782f356bdf572d0c3aa462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include fixture setup and cleanup errors in Eunit Surefire report</title>
<updated>2012-08-10T08:57:23+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@erlang-solutions.com</email>
</author>
<published>2011-03-10T10:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=95a78de4810ca25f7175d8eb7bb8f05e38034122'/>
<id>95a78de4810ca25f7175d8eb7bb8f05e38034122</id>
<content type='text'>
An error during fixture setup means that some tests could not be run,
and therefore needs to be highlighted in the test report.  Likewise, a
cleanup failure is often a problem that needs to be looked into.

Since setup and cleanup are not part of any single test in Eunit's
view, I include them as phantom test cases in the report whenever they
fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An error during fixture setup means that some tests could not be run,
and therefore needs to be highlighted in the test report.  Likewise, a
cleanup failure is often a problem that needs to be looked into.

Since setup and cleanup are not part of any single test in Eunit's
view, I include them as phantom test cases in the report whenever they
fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>documentation fixes</title>
<updated>2012-08-10T08:57:23+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2012-07-17T16:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f9ad541eb520162d86bdc5bcf58e235ced7e786'/>
<id>5f9ad541eb520162d86bdc5bcf58e235ced7e786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add {test,M,F} as a better variant of {M,F} and make the latter obsolete</title>
<updated>2012-08-10T08:57:22+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2012-07-17T16:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7b1897b9cf0ef125a567004745b211698a976bd9'/>
<id>7b1897b9cf0ef125a567004745b211698a976bd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
