diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-15 17:51:24 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-15 17:51:24 +0200 |
| commit | 35f78d269b9f275aecf1bd26eaec8c4f5c3ef17e (patch) | |
| tree | 43f8a6c8ede98a5c0be37e9b903dbed83893f6bf /cmd | |
| parent | 36208161e177d277a22e32fb21295df37cd8d218 (diff) | |
| download | notifyd-35f78d269b9f275aecf1bd26eaec8c4f5c3ef17e.tar.gz notifyd-35f78d269b9f275aecf1bd26eaec8c4f5c3ef17e.zip | |
test(notify): actually exercise rowstride, 3-channel and short-data paths
The stride test was Height 1, so the second row and the padding beyond the
used pixels were never reached and rowstride was untested despite the
comment. It is now 2x2 with RowStride 12 and asserts a pixel in row 1,
which fails if the stride is ignored (verified by mutation). Add the
3-channel opaque encode and the short-data rejection, both explicit
requirements of the image-data contract.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions
