Find a file
Simon Ser 6ae12d067e ci: add junit report for tests
Allows GitLab to get structured test results.

Signed-off-by: Simon Ser <contact@emersion.fr>
2022-06-06 15:37:16 +02:00
include edid: switch to a statically allocated extension array 2022-06-02 10:24:28 +02:00
test di-edid-decode: print block checksum 2022-06-06 11:01:55 +00:00
.editorconfig Add .editorconfig 2022-03-24 01:49:12 +01:00
.gitlab-ci.yml ci: add junit report for tests 2022-06-06 15:37:16 +02:00
di-edid-decode.c di-edid-decode: print block checksum 2022-06-06 11:01:55 +00:00
edid.c edid: switch to a statically allocated extension array 2022-06-02 10:24:28 +02:00
info.c Add di_info_get_product_name 2022-05-09 14:33:58 +02:00
LICENSE Initial commit 2022-03-24 01:49:00 +01:00
meson.build Add edid-decode testing infrastructure 2022-05-12 11:35:58 +02:00
README.md Add edid-decode testing infrastructure 2022-05-12 11:35:58 +02:00

libdisplay-info

EDID and DisplayID library.

Goals:

  • Provide a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information.
  • Simplicity and correctness over performance and resource usage.
  • Well-tested and fuzzed.

Contributing

Open issues and merge requests on the GitLab project.

In general, the Wayland contribution guidelines should be followed. In particular, each commit must carry a Signed-off-by tag to denote that the submitter adheres to the Developer Certificate of Origin 1.1. This project follows the freedesktop.org Contributor Covenant.

Testing

The low-level EDID library is tested against edid-decode. test/data/ contains a small collection of EDID blobs and diffs between upstream edid-decode and our di-edid-decode clone. Our CI ensures the diffs are up-to-date. A patch should never make the diffs grow larger. To add a new EDID blob or update a diff, use test/edid-decode-diff.sh test/data/<edid>.