summaryrefslogtreecommitdiff
path: root/tests/test-stddef.c
Commit message (Expand)AuthorAgeFilesLines
* Make some header file tests a bit stronger.Bruno Haible2023-03-251-5/+6
* stddef: Define 'unreachable', for ISO C 23 compliance.Bruno Haible2023-03-161-0/+24
* stddef tests: Fix compilation error (regression 2023-01-15).Bruno Haible2023-01-161-1/+0
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* assert-h: prefer to ‘verify’Paul Eggert2022-09-131-22/+21
* 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
* Use __alignof__ with clang.Bruno Haible2020-08-091-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
* stddef-tests: port to SIZE_MAX <= INT_MAXPaul Eggert2017-02-081-1/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* stddef: port to pre-C11 GCC on x86Paul Eggert2015-04-021-0/+10
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* stddef: support C11's max_align_tPaul Eggert2014-12-121-1/+12
* 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
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* test-stddef: test for (some) offsetof bugsEric Blake2010-08-171-0/+14
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* tests: avoid several compiler warningsEric Blake2009-10-221-1/+1
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+38