mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 06:53:44 +00:00
Previously it would print them with 'display', which was inconvenient. * build-aux/test-driver.scm (test-display): Use ~S for VALUE. (test-runner-gnu): Use 'format' instead of 'test-display' for the test name, location, and result kind.