FAIL: tests/printf/printf-quote =============================== --- exp 2024-12-20 17:53:25.782875762 +0000 +++ out 2024-12-20 17:53:25.780875778 +0000 @@ -1,4 +1,4 @@ -'' + "'" a 'a b' --- exp 2024-12-20 17:53:25.797875636 +0000 +++ out 2024-12-20 17:53:25.795875653 +0000 @@ -1,3 +1,3 @@ áḃç -''$'\302\201' -''$'\303\241\341\270\203\303\247' + +áḃç FAIL tests/printf/printf-quote.sh (exit status: 1)