mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-05 11:10:20 +01:00
HACKING: Mention "make check" in the file
https://bugs.freedesktop.org/show_bug.cgi?id=101923
This commit is contained in:
parent
8898d2b9ac
commit
362e851262
1 changed files with 6 additions and 0 deletions
6
HACKING
6
HACKING
|
|
@ -91,3 +91,9 @@ Coding Style
|
|||
heuristically parse a file and accept not-well-formed
|
||||
data). Avoiding heuristics is also important for security reasons;
|
||||
if it looks funny, ignore it (or exit, or disconnect).
|
||||
|
||||
Testing
|
||||
===
|
||||
|
||||
Under Linux, with the umockdev package installed, you can run "make check"
|
||||
in the root build directory to run an automated test suite.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue