[lfs] 01/02: kbd: bring back test suite
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit d406bceb2bdfed616e6a3f86841bf94b535d777f Author: Xi Ruoyao <[email protected]> AuthorDate: Mon Jan 26 10:37:06 2026 +0800 kbd: bring back test suite The test does not depend on valgrind no more. Link: https://github.com/legionus/kbd/commit/c9debc0b7720 --- chapter08/kbd.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/chapter08/kbd.xml b/chapter08/kbd.xml index 06537f271..3239d6a21 100644 --- a/chapter08/kbd.xml +++ b/chapter08/kbd.xml @@ -80,14 +80,9 @@ sed -i 's/resizecons.8 //' docs/man/man8/Makefile.in</userinput></screen> <screen><userinput remap="make">make</userinput></screen> - <para>The tests for this package will all fail in the chroot environment - because they require <application>valgrind</application>. In addition - on a full system with <application>valgrind</application>, several - tests still fail in a graphical environment. The tests pass in - a non-graphical environment.</para> -<!-- + <para>To test the results, issue:</para> + <screen><userinput remap="test">make check</userinput></screen> ---> <para>Install the package:</para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page