<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makel/tests, 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-24T17:14:25Z</updated>
<entry>
<title>Add more test cases</title>
<updated>2022-01-24T17:14:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-01-24T17:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/makel/commit/?id=d44af0e0863c192e1d1513519a2b8f0651fb9b31'/>
<id>urn:sha1:d44af0e0863c192e1d1513519a2b8f0651fb9b31</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>
