summaryrefslogtreecommitdiff
path: root/tests/test-inttostr.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* intprops: switch to usual gnulib indenting and namingPaul Eggert2011-05-081-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* test-inttostr: avoid shadowing warningsJim Meyering2010-10-131-3/+5
* test-inttostr: avoid spurious failure on Solaris 9Jim Meyering2010-06-121-6/+18
* test-inttostr: avoid warnings about 4-6KB literal stringsJim Meyering2010-06-111-8/+9
* test-inttostr.c: include <string.h> for use of strcmpJim Meyering2010-06-111-0/+1
* inttostr: add a new function, inttostr, and testsJim Meyering2010-06-101-0/+72