Age | Commit message (Collapse) | Author |
|
|
|
|
|
This will be needed for a GUI.
|
|
Using Markdown features (as URLs) is even more useful if you actually
render this somewhere. PDF is now done and HTML might follow.
|
|
This should make clear that something went wrong if a test failed.
|
|
LimoX aswell as the tests should be build automatically without altering
the Makefile.
|
|
This should kick off the infrastructure for unit tests. This can still
be improved but getting started is important to make it easier to add
unit tests and thus improving the quality.
|
|
A Makefile is enough for this project because it has a very simpel
structure. The additional complexity of meson is not necessary and
furthermore I am more used to Makefiles.
|