| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-15 | message: add support for labels + tests | Dirk-Jan C. Binnema | |
| Labels are strings associated with messages, which can be used for searching them. | |||
| 2025-08-15 | tests: only build when needed | Dirk-Jan C. Binnema | |
| Build the tests lazily, i.e., not before `meson test`. This helps with build-times. | |||
| 2024-01-06 | tests: move to tests/, make optional | Dirk-Jan C. Binnema | |
| While not recommended, sometimes it can be useful to disable building the unit tests. This can be done now with meson -Dtests=disabled build | |||
