intprops-tests: revert unsigned part of previous change
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:15:19 +0000 (19:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 02:15:19 +0000 (19:15 -0700)
commit55abd3179923a7ec9cde845b8c37fc678c31dd5c
tree2718d4adbae740f587c0d00cc5208241c9bb3cd5
parent4f4a57303ab48b75895ae88be98c6ce630e64d92
intprops-tests: revert unsigned part of previous change

* tests/test-intprops.c (UINT_MAX, ULONG_MAX, UINTMAX_MAX, U0, U1):
Remove; they weren't actually needed.  All uses of U0 and U1 removed,
and other casts to 'unsigned int' reverted to 'u' suffixes.  See
<http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00406.html>.
ChangeLog
tests/test-intprops.c