summaryrefslogtreecommitdiff
path: root/tests/test-memcmp.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
* tests: pacify gcc -fanalyzer on zerosize_ptrPaul Eggert2020-07-011-1/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* memcmp tests: Work around the clang bug.Bruno Haible2019-12-211-7/+9
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* memcmp: Mention the clang bug.Bruno Haible2018-12-211-0/+3
* 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
* 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
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* maint: normalize copyright noticesJim Meyering2010-01-271-1/+1
* Fix last commit.Simon Josefsson2010-01-271-1/+1
* Fix copyright statement.Simon Josefsson2010-01-271-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-15/+1
* tests: add signature checksEric Blake2009-12-241-0/+3
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-14/+14
* Make some tests ISO C 99 compliant.Bruno Haible2009-05-141-4/+4
* Avoid gcc warning.Eric Blake2008-05-221-1/+3
* More memcmp tests.Bruno Haible2008-05-201-9/+37
* Add memcmp-tests module.Simon Josefsson2008-05-201-0/+52