summaryrefslogtreecommitdiff
path: root/tests/test-stdint.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
* stdint-tests: long long preproc on recent Sun CPaul Eggert2021-09-121-2/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* tests: port better to XLC 12.01Paul Eggert2020-11-041-1/+1
* Use __typeof__ with clang.Bruno Haible2020-08-091-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* stdint: Define [u]intptr_t correctly on 64-bit native Windows.Bruno Haible2019-11-181-0/+2
* 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
* test-stdint: use _GL_VERIFY rather than "verify" for some testsJim Meyering2016-10-131-3/+12
* stdint: support new _WIDTH macrosPaul Eggert2016-09-161-0/+58
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* 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
* inttypes, stdint: add C++11 supportPaul Eggert2011-12-131-2/+0
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* stdint: allow test to pass with C++Eric Blake2010-04-161-0/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* tests: avoid several compiler warningsEric Blake2009-10-221-2/+2
* Conditionally disable part of the test.Bruno Haible2008-06-221-1/+5
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Unconditionally include <config.h> in unit tests.Eric Blake2007-05-281-3/+1
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-6/+2
* Add copyright notices to long-enough files that lack them, sincePaul Eggert2006-08-141-9/+8
* Simplification rewrite for stdint module.Paul Eggert2006-07-021-16/+22
* Take into account ISO C 99 TC1.Bruno Haible2006-06-231-18/+10
* New module 'stdint-tests'.Bruno Haible2006-06-161-0/+366