/etc/

ass='logheader'>2024-05-13tests: Skip ‘terminal-string-width’ test on encodings other than UTF-8.Ludovic Courtès * tests/syscalls.scm ("terminal-string-width Japanese"): Skip when the encoding of (current-output-port) is not UTF-8. Reported-by: Ashvith Shetty <ashvithshetty10@gmail.com> Change-Id: Ic284dd088d6b148d6fcb457290a28fdb0838b83d 2023-11-25tests: Use ‘test-equal’ for ‘terminal-string-width’ tests.Ludovic Courtès * tests/syscalls.scm ("terminal-string-width English") ("terminal-string-width Japanese"): Use ‘test-equal’. Change-Id: I3791b2e4c9e35735db6c6da995da8ef0f9a71804 2023-11-11guix: syscalls: Add terminal-string-width.Julien Lepiller * guix/build/syscalls.scm (terminal-width): New procedure. * tests/syscalls.scm: Add tests. Change-Id: I6c2caa9fbaffb1e8f4b8933103399be970d5a8f3