<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/tools/test, branch maint-20</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>cover: Fix register/2 race on startup</title>
<updated>2019-05-13T09:45:59+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2019-05-09T13:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=656420b64c9207ef5fc25c107b5f4a457b6359bd'/>
<id>656420b64c9207ef5fc25c107b5f4a457b6359bd</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 'dgud/tools/emacs/indent-tests' into maint</title>
<updated>2018-03-01T13:55:17+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-03-01T13:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af960d82c5b8322a40bddc4bc08897b7e2d95463'/>
<id>af960d82c5b8322a40bddc4bc08897b7e2d95463</id>
<content type='text'>
* dgud/tools/emacs/indent-tests:
  emacs: delimiter first in icr works
  emacs: Indent delimiter first in term elements correctly
  emacs: Indent tuple (and maps) elements as list elements
  Add emacs indention testcase

OTP-14944
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/tools/emacs/indent-tests:
  emacs: delimiter first in icr works
  emacs: Indent delimiter first in term elements correctly
  emacs: Indent tuple (and maps) elements as list elements
  Add emacs indention testcase

OTP-14944
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs: delimiter first in icr works</title>
<updated>2018-03-01T13:39:50+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-10T15:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=13f1dec0220d44e5178feb52cf076dbdebaa23a0'/>
<id>13f1dec0220d44e5178feb52cf076dbdebaa23a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs: Indent delimiter first in term elements correctly</title>
<updated>2018-03-01T13:39:50+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-10T11:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f0a74dfbaf87f65f6fe7f63fa63965a35fa30faa'/>
<id>f0a74dfbaf87f65f6fe7f63fa63965a35fa30faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emacs: Indent tuple (and maps) elements as list elements</title>
<updated>2018-03-01T13:39:49+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2018-01-09T12:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e57a6ec75ed99d4695fb8fcd31dd625483951687'/>
<id>e57a6ec75ed99d4695fb8fcd31dd625483951687</id>
<content type='text'>
Avoid

From:
{
^^element1,
^^element2
}

To:
{
^element1,
^element2
}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid

From:
{
^^element1,
^^element2
}

To:
{
^element1,
^element2
}
</pre>
</div>
</content>
</entry>
<entry>
<title>Add emacs indention testcase</title>
<updated>2018-03-01T12:37:13+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-12-20T09:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=aa9054e0ea48a127f2aeafcdce1df4d1aec09574'/>
<id>aa9054e0ea48a127f2aeafcdce1df4d1aec09574</id>
<content type='text'>
Split the manual testcase and run them in daily tests instead.
Easy to run directly as well:
(cd ../test; cerl -eval "emacs_SUITE:indent([])")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split the manual testcase and run them in daily tests instead.
Easy to run directly as well:
(cd ../test; cerl -eval "emacs_SUITE:indent([])")
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/tools/fix-lcnt-server-crash/PR-1711/OTP-14912' into maint</title>
<updated>2018-02-13T08:47:59+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2018-02-13T08:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9d660e81152fd7640e12551b09eebae1ebb87c98'/>
<id>9d660e81152fd7640e12551b09eebae1ebb87c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't crash lcnt server if information/0 is called before collect/0</title>
<updated>2018-02-13T08:45:58+00:00</updated>
<author>
<name>Péter Gömöri</name>
<email>gomoripeti@gmail.com</email>
</author>
<published>2018-02-07T08:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dfa4d62c263cd3f11338aba891179b08704d9287'/>
<id>dfa4d62c263cd3f11338aba891179b08704d9287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically start lcnt server on first use</title>
<updated>2018-02-12T12:32:11+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2018-02-09T09:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ab965710d014912cbd3c4ef8f9c3acc0dffa1d30'/>
<id>ab965710d014912cbd3c4ef8f9c3acc0dffa1d30</id>
<content type='text'>
lcnt:collect is documented as implicitly starting the lcnt server
but didn't do so prior to this commit. I've decided to extend this
behavior to all operations as the overhead is negligible and it's
a bit more convenient to use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lcnt:collect is documented as implicitly starting the lcnt server
but didn't do so prior to this commit. I've decided to extend this
behavior to all operations as the overhead is negligible and it's
a bit more convenient to use.
</pre>
</div>
</content>
</entry>
<entry>
<title>tools: Correct a counting bug in Cover</title>
<updated>2017-12-21T13:55:31+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-12-08T14:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f74a8e01a0ce954f4566007d521088a7ea1f146b'/>
<id>f74a8e01a0ce954f4566007d521088a7ea1f146b</id>
<content type='text'>
See also PR #1641, https://github.com/erlang/otp/pull/1641.

The bug was introduced in commit ab435488a (Erlang/OTP 18).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also PR #1641, https://github.com/erlang/otp/pull/1641.

The bug was introduced in commit ab435488a (Erlang/OTP 18).
</pre>
</div>
</content>
</entry>
</feed>
