<feed xmlns='http://www.w3.org/2005/Atom'>
<title>netbsd/tests/usr.bin/xlint/lint1/accept.sh, branch trunk</title>
<subtitle>NetBSD fork for lockdoc analysis</subtitle>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/'/>
<entry>
<title>tests/lint: automate accepting changed test results</title>
<updated>2023-07-08T10:01:17+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2023-07-08T10:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=a9f17a43da0092b6d63ec84550b87ef67c7ecef3'/>
<id>a9f17a43da0092b6d63ec84550b87ef67c7ecef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: only overwrite .exp files if the output actually changes</title>
<updated>2023-07-08T08:02:45+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2023-07-08T08:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=2d8f53a117767c0c13d62a55d3cfc581bcd38fe7'/>
<id>2d8f53a117767c0c13d62a55d3cfc581bcd38fe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: do not overwrite expected files that only differ in spaces</title>
<updated>2023-06-28T20:51:31+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2023-06-28T20:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=c432f025bb98ddecbd010f165c254d616fb52d3e'/>
<id>c432f025bb98ddecbd010f165c254d616fb52d3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: add quotes around placeholders in a few messages</title>
<updated>2022-06-19T11:50:42+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2022-06-19T11:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=51a6720f1dcb27403b87147280ee1c5abac089be'/>
<id>51a6720f1dcb27403b87147280ee1c5abac089be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: remove .exp files, as they have become redundant</title>
<updated>2022-06-17T20:23:58+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2022-06-17T20:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=664d315580b817267e32e842ae55e658412d5cc8'/>
<id>664d315580b817267e32e842ae55e658412d5cc8</id>
<content type='text'>
Now that each lint1 test lists all generated diagnostics as 'expect'
comments, the information from the .exp files is no longer needed.  The
only information that gets lost is the order of the diagnostics, which
is mostly relevant for paired messages like 'inconsistent definition' +
'previous definition was here'.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that each lint1 test lists all generated diagnostics as 'expect'
comments, the information from the .exp files is no longer needed.  The
only information that gets lost is the order of the diagnostics, which
is mostly relevant for paired messages like 'inconsistent definition' +
'previous definition was here'.</pre>
</div>
</content>
</entry>
<entry>
<title>lint: in C99 mode, allow trailing comma in enum declarations</title>
<updated>2022-04-16T09:22:25+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2022-04-16T09:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=de8e06a9cdaaee4520513b8a7fc5d1ed1b457b80'/>
<id>de8e06a9cdaaee4520513b8a7fc5d1ed1b457b80</id>
<content type='text'>
Adjust the test to be run in C90 mode instead of traditional mode, since
traditional C didn't have enums.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust the test to be run in C90 mode instead of traditional mode, since
traditional C didn't have enums.</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: add tests for several messages</title>
<updated>2021-08-26T19:23:25+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2021-08-26T19:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=351a0b6a8311794f371c99c665c8589f42e35023'/>
<id>351a0b6a8311794f371c99c665c8589f42e35023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: remove unintended debugging output</title>
<updated>2021-08-16T06:24:37+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2021-08-16T06:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=d8d58e8bbf03672c4a8022804754eb7ea56093aa'/>
<id>d8d58e8bbf03672c4a8022804754eb7ea56093aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: fix check for expected message in msg tests</title>
<updated>2021-08-16T06:15:51+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2021-08-16T06:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=fa75e50fe3b0e5c456dec3fe345e15f35de24b3d'/>
<id>fa75e50fe3b0e5c456dec3fe345e15f35de24b3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/lint: clean up accept.sh, document test for removed assertion</title>
<updated>2021-08-08T13:19:51+00:00</updated>
<author>
<name>rillig</name>
<email>rillig@NetBSD.org</email>
</author>
<published>2021-08-08T13:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.infra.scholz.ruhr/netbsd/commit/?id=5966233c9b4e23093cb2ea01c731350a40fb62e5'/>
<id>5966233c9b4e23093cb2ea01c731350a40fb62e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
