Put more information about failed tests into the test return codes.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"