Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Markdown docs: switch from absolute to relative links. | Théo Zimmermann | 2018-06-13 |
| | | | | | | | | | | We had mostly used absolute links in the past. I just discovered that GitHub recommends using relative links instead: https://help.github.com/articles/basic-writing-and-formatting-syntax/#relative-links and indeed my Emacs Markdown mode can handle relative links but doesn't interpret absolute links relatively to the root of the git repository. [ci skip] | ||
* | test suite: make target to regenerate failing output tests | Gaëtan Gilbert | 2018-06-04 |
| | |||
* | add unit tests to test suite | Paul Steckler | 2018-05-16 |
| | |||
* | Document test-suite PRINT_LOGS. | Gaëtan Gilbert | 2018-01-11 |
| | |||
* | Lint and remove redundant line | Jasper Hugunin | 2018-01-11 |
| | |||
* | Add comments by @psteckler to test-suite/README.md | Jasper Hugunin | 2018-01-10 |
| | |||
* | Mention -B argument of make to rerun tests | Jasper Hugunin | 2018-01-07 |
| | |||
* | First stab at documenting the test suite. | Jasper Hugunin | 2018-01-06 |