<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/eunit/src, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<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>eunit: Improve handling of Unicode</title>
<updated>2017-09-05T09:02:25+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-06-20T11:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=35745c7b0dd0dd43162c079a04515ec6417ad4ab'/>
<id>35745c7b0dd0dd43162c079a04515ec6417ad4ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1362 from vladdu/patch-1</title>
<updated>2017-03-17T11:02:34+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bgustavsson@gmail.com</email>
</author>
<published>2017-03-17T11:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cfa27c5e3f977ba6e17f8d2aef729d697877b981'/>
<id>cfa27c5e3f977ba6e17f8d2aef729d697877b981</id>
<content type='text'>
use normal file names for eunit reports

OTP-14287</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use normal file names for eunit reports

OTP-14287</pre>
</div>
</content>
</entry>
<entry>
<title>eunit: Fix handling of locations and annotations</title>
<updated>2017-03-08T13:11:49+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-02-13T14:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f2fcba57bd0c932882460a7523e2cbed634975dd'/>
<id>f2fcba57bd0c932882460a7523e2cbed634975dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use normal file names for eunit reports </title>
<updated>2017-03-04T16:41:46+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2017-03-04T16:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fc2cf7905998fc388a9931d706d290ace11f7707'/>
<id>fc2cf7905998fc388a9931d706d290ace11f7707</id>
<content type='text'>
The surefire reports get called `TEXT-file_"foo.app".xml`, which creates all sorts of problems in the shell. I suggest that double quotes are removed like the single ones.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The surefire reports get called `TEXT-file_"foo.app".xml`, which creates all sorts of problems in the shell. I suggest that double quotes are removed like the single ones.</pre>
</div>
</content>
</entry>
<entry>
<title>warn_obsolete_guard is already default</title>
<updated>2016-11-29T13:15:32+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2016-10-29T21:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=12f6a1b18fc573ce3f245bfd69e62fbaa378b80e'/>
<id>12f6a1b18fc573ce3f245bfd69e62fbaa378b80e</id>
<content type='text'>
Update compiler documentation and remove superfluous erlc flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update compiler documentation and remove superfluous erlc flags.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update EUnit license headers to dual Apache2/LGPL</title>
<updated>2016-11-23T15:34:27+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2015-07-08T13:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4273cbd12075265853bb4791fb74c11032b9be05'/>
<id>4273cbd12075265853bb4791fb74c11032b9be05</id>
<content type='text'>
This makes it clear that Apache 2.0 applies, without dropping the old LGPL
licensing, and makes all the EUnit file headers look the same as upstream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it clear that Apache 2.0 applies, without dropping the old LGPL
licensing, and makes all the EUnit file headers look the same as upstream.
</pre>
</div>
</content>
</entry>
<entry>
<title>eunit: Remove -dialyzer attributes</title>
<updated>2016-04-21T11:03:23+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-04-21T11:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=96c6513bb374c95a686027ed33c75704f94c244a'/>
<id>96c6513bb374c95a686027ed33c75704f94c244a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright-year</title>
<updated>2016-03-15T14:19:56+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2016-03-15T14:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6664eed554974336909d3ffe03f20349cc4c38fd'/>
<id>6664eed554974336909d3ffe03f20349cc4c38fd</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 'maint'</title>
<updated>2016-02-22T12:24:42+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-02-22T12:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b8cd565e69ee2affbfeee3a9d924265b9222edb9'/>
<id>b8cd565e69ee2affbfeee3a9d924265b9222edb9</id>
<content type='text'>
* maint:
  Fix a few dialyzer warnings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Fix a few dialyzer warnings
</pre>
</div>
</content>
</entry>
</feed>
