Commit Graph

4 Commits

Author SHA1 Message Date
Eldred Habert
0da216897a Improve tests a little (#1324)
* Avoid redirecting error messages in RGBLINK tests

We check that RGBLINK prints nothing to stdout, so all that
would be captured on stdout is a putative failure message.

* Require each RGBLINK test to check error output

Otherwise, you can have a test that just... checks nothing!

* Document how to add tests

Fixes #1300's last remaining item.
Also add `checkdiff` rules to remind us to update that doc if
any of the test driver scripts are updated.
2024-03-03 19:12:29 -05:00
ISSOtm
0e07408c63 Document how to run the test suite 2024-02-29 11:03:45 +01:00
Rangi42
580b7ec5be Avoid links that just say "here" 2024-02-18 15:06:55 -05:00
Rangi42
289910fe83 Convert reStructuredText to Markdown 2024-02-18 20:44:23 +01:00