printf.log ( failed)
test link: tests/printf/printf.shFAIL: tests/printf/printf
=========================
printf: '-2': expected a numeric value
printf: '-2147483649': expected a numeric value
Binary files exp and out differ
--- exp 2025-03-24 10:21:29.414850306 +0000
+++ out 2025-03-24 10:21:29.412850294 +0000
@@ -1,4 +1,4 @@
-97
-97
+0
+0
0
0
--- exp_err 2025-03-24 10:21:29.419850335 +0000
+++ err 2025-03-24 10:21:29.416850317 +0000
@@ -1,3 +1,4 @@
-printf: warning: ": character(s) following character constant have been ignored
+printf: '"a': expected a numeric value
+printf: '"a"': expected a numeric value
printf: '"': expected a numeric value
printf: 'a': expected a numeric value
FAIL tests/printf/printf.sh (exit status: 1)