summaryrefslogtreecommitdiff
path: root/src/test.c
Commit message (Expand)AuthorAgeFilesLines
* build: avoid -Wsometimes-uninitialized on macOS 12Bruno Haible2023-03-151-1/+1
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* doc: test: clarify that -rwx don't just check perm bitsPádraig Brady2022-03-121-3/+3
* test: simplify gcc pacificationPaul Eggert2022-01-311-4/+0
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: split a long lineJim Meyering2021-12-201-1/+2
* maint: use GNU style for spacingPaul Eggert2021-12-181-1/+1
* maint: enable -Wsuggest-attribute=formatPaul Eggert2021-10-311-3/+4
* maint: switch to C11-style _NoreturnPaul Eggert2021-10-021-4/+2
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* test: add -N unary operatorBernhard Voelker2018-10-261-0/+11
* test: simplify redundant codeBernhard Voelker2018-10-261-31/+3
* test: remove support for the ambigous -a unary operatorBernhard Voelker2018-10-261-3/+2
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering2017-06-101-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* test: Document that -a and -o are undesirableEric Blake2016-03-041-0/+5
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* test: use consistent quotingPádraig Brady2015-11-041-9/+12
* all: quote string arguments in error messagesPádraig Brady2015-10-271-5/+5
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-3/+5
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: fix common spelling errorsKevin Lyda2012-05-081-1/+1
* maint: with split lines, don't leave an operator at end of lineJim Meyering2012-05-021-2/+2
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-2/+2
* maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering2012-01-091-1/+1
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: avoid spurious test.c warning with -Wsuggest-attribute=pureJim Meyering2011-12-301-0/+6
* od,test: address warnings from gcc's -Wjump-misses-initJim Meyering2011-12-041-14/+18
* port to GNU hosts, where getuid and friends can failPaul Eggert2011-11-201-4/+12
* test: accept "==" as a synonym for "="David A. Wheeler2011-03-221-2/+4
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: replace each "for (;;)" with "while (true)"Jim Meyering2010-05-311-2/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* maint: Use logical rather than bitwise operators on boolsPádraig Brady2009-09-231-3/+3
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-156/+156
* maint: avoid warnings about potentially-counterproductive "inline"Jim Meyering2009-03-021-4/+4
* echo, printf, test: remove unused #include directivesJim Meyering2009-01-161-1/+0
* test, echo, printf: don't accept option abbreviationEric Blake2009-01-141-9/+18
* accommodate gnulib header removalsJim Meyering2008-10-191-1/+0
* use new global, "Version", rather than macro, VERSIONJim Meyering2008-08-261-1/+1