Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.18 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.18 KB

cpeabs

An abstraction layer for consumer preference equipment systems.

Build Status codecov.io coverity Quality Gate Status Language Grade: C/C++ GitHub release

Add more information here.

Building and Testing Instructions

meson setup --warnlevel 3 --werror build
cd build
ninja all test coverage
firefox meson-logs/coveragereport/index.html