hercules-team / augeas

A configuration editing tool and API
http://augeas.net/
GNU Lesser General Public License v2.1
486 stars 199 forks source link

HACKING.md: describe testing #796

Closed lersek closed 1 year ago

lersek commented 1 year ago

The top-level HACKING document is inexplicably silent on how bugs can be reproduced/triggered and how fixes/features can be verified. That's an unnecessary difficulty for anyone new trying to contribute to augeas.

Document "make check", and highlight the difference between "test-get.sh" and the individual lens tests under "lenses/tests/".

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2155147 Signed-off-by: Laszlo Ersek lersek@redhat.com