From fa27dfe787aeb1f41c109fc2ddc8e937ce952cd9 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 9 Jun 2025 14:42:32 +0200 Subject: document starting glibc tests individually --- hurd/glibc.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn index 8e330aef..736cc099 100644 --- a/hurd/glibc.mdwn +++ b/hurd/glibc.mdwn @@ -49,6 +49,10 @@ One can build libc this way: $ make $ make check -k +One can run tests individually with: + + $ make test t=wcsmbs/test-wcsnlen + One can run tests with the new libc by hand: $ ./testrun.sh ~/test -- cgit v1.2.3