<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makel/test, branch master</title>
<subtitle>Makefile linter
</subtitle>
<id>https://git.maandree.se/makel/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/makel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/makel/'/>
<updated>2022-01-18T21:54:37Z</updated>
<entry>
<title>test: print symbol names to exit codes</title>
<updated>2022-01-18T21:54:37Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-01-18T21:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/makel/commit/?id=893ac5d220d699a1681e12617eaeb0781f356bba'/>
<id>urn:sha1:893ac5d220d699a1681e12617eaeb0781f356bba</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>-m test: fail if there is an error during execution or at end if there one or more of the tests failed</title>
<updated>2022-01-18T21:39:22Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-01-18T21:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/makel/commit/?id=0369f6a80f549fa538dc099918b5a176689048dc'/>
<id>urn:sha1:0369f6a80f549fa538dc099918b5a176689048dc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>test: add missing quotes, allow : in extra options, use printf instead of echo, print to stderr and not stdout, and some style changes</title>
<updated>2022-01-18T21:36:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-01-18T21:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/makel/commit/?id=5bd637a82768badf2208636b6f3b28b33049d593'/>
<id>urn:sha1:5bd637a82768badf2208636b6f3b28b33049d593</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Implemented a simple test suite</title>
<updated>2022-01-18T21:12:50Z</updated>
<author>
<name>Thomas Oltmann</name>
<email>thomas.oltmann.hhg@gmail.com</email>
</author>
<published>2022-01-09T14:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/makel/commit/?id=b424a2eebbbbf19e253d9098317de378f3dc7d4b'/>
<id>urn:sha1:b424a2eebbbbf19e253d9098317de378f3dc7d4b</id>
<content type='text'>
The test suite simply runs makel in turn on all Makefiles in tests/,
and compares makel's exit codes with the expected exit codes that are
written in the Makefiles themselves.

This system could be improved by comparing warning classes instead,
and using text identifiers instead of numerical codes which might be subject to change.

Revision 2 of this patch:
Make target to run the test suite is now called 'check' to avoid confusion.
</content>
</entry>
</feed>
