summaryrefslogtreecommitdiff
path: root/tests/test-reallocarray.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
* reallocarray-tests: port to weird platformsPaul Eggert2021-05-301-3/+6
* *alloc-gnu tests: Use ASSERT macro.Bruno Haible2021-05-141-9/+9
* reallocarray tests: Avoid test failure on NetBSD.Bruno Haible2021-05-131-1/+2
* reallocarray: don’t crash if item size is 0Paul Eggert2021-04-251-2/+7
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-241-16/+21
* malloc-gnu-tests, etc.: use volatile for clangPaul Eggert2021-04-201-1/+2
* 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
* reallocarray: minor fixesPaul Eggert2017-08-131-10/+12
* reallocarray: New moduleDarshit Shah2017-08-131-0/+41