summaryrefslogtreecommitdiff
path: root/tests/test-intprops.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* assert-h: prefer to ‘verify’Paul Eggert2022-09-131-2/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* stdckdint-h: new modulePaul Eggert2022-08-101-2/+11
* 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
* intprops test: Strengthen on clang.Bruno Haible2020-08-161-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* intprops tests: Fix compilation errors on HP-UX/ia64 with cc.Bruno Haible2019-10-121-1/+3
* intprops tests: Avoid build failure with HP-UX cc.Bruno Haible2019-09-151-0/+2
* intprops: support unsigned *_WRAPV resultsPaul Eggert2019-08-141-19/+59
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* intprops tests: Fix compilation error with pre-C99 compiler.Bruno Haible2018-09-061-14/+20
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* intprops: don’t depend on ‘verify’Paul Eggert2017-05-081-0/+21
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* intprops-test: port to GCC 6Paul Eggert2016-06-231-6/+3
* intprops, mktime, strtol: assume two's complementPaul Eggert2016-04-131-19/+9
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* intprops-test: work around GCC bug 68971Paul Eggert2015-12-171-0/+21
* intprops-test: suppress -Woverlength-stringsPaul Eggert2015-11-051-3/+4
* intprops: revise _WRAPV macros, revert _OVERFLOWPaul Eggert2015-11-041-127/+158
* intprops: add WRAPV and const flavors for GCC 5Paul Eggert2015-10-301-139/+194
* 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
* test-intprops: disable -Wtype-limits diagnosticsPaul Eggert2011-05-241-0/+6
* intprops-tests: work around HP-UX 11.23 cc bug with constantsPaul Eggert2011-05-191-201/+211
* intprops-tests: revert unsigned part of previous changePaul Eggert2011-05-191-57/+45
* intprop-tests: port to older and more-pedantic compilersPaul Eggert2011-05-191-64/+82
* intprops-tests: new modulePaul Eggert2011-05-151-0/+253