summaryrefslogtreecommitdiff
path: root/tests/test-inttostr.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* misc: port better to gcc -fsanitize=addressPaul Eggert2016-02-061-0/+2
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* tests: pacify GCC 5.1's stricter printf checkingPaul Eggert2015-04-271-6/+10
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* 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