summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* find: fix error diagnostics of options with mandatory, numeric argumentsBernhard Voelker2023-01-052-0/+35
* maint: update copyright year number rangesBernhard Voelker2023-01-0123-23/+23
* maint: update gnulib to latestBernhard Voelker2023-01-011-21/+26
* tests: add tests for the 'find -newer' familyShuiqing Zhou2022-08-092-0/+66
* find: omit warning diagnostic for -name '/'Bernhard Voelker2022-04-242-0/+69
* maint: update copyright year number rangesBernhard Voelker2022-01-0221-21/+21
* maint: update gnulib to latestBernhard Voelker2022-01-021-1/+1
* tests: avoid FP from 'find -files0-from DIR' on certain platformsBernhard Voelker2021-12-311-3/+8
* find: fix visiting of files with inode number ZeroBernhard Voelker2021-12-292-0/+55
* find: allow -files0-from input file to be emptyBernhard Voelker2021-11-271-6/+6
* maint: update gnulib to latestBernhard Voelker2021-11-271-0/+17
* oldfind: removeBernhard Voelker2021-09-2011-241/+209
* tree.c: avoid segfault with closing parenthesis ')' after -files0-fromBernhard Voelker2021-08-181-0/+13
* find: add -files0-from optionBernhard Voelker2021-05-082-0/+171
* xargs: warn on conflicting options -L, -I, -nAndreas Metzler2021-01-072-0/+144
* tests: avoid FP on Solaris 11Bernhard Voelker2021-01-071-1/+5
* tests/find/used.sh: make more robustBernhard Voelker2021-01-041-42/+49
* maint: update gnulib to latestBernhard Voelker2021-01-021-2/+2
* maint: update copyright year number rangesBernhard Voelker2021-01-0218-18/+18
* find: fix -used predicateBernhard Voelker2020-04-222-0/+95
* tests: avoid FP when run as rootBernhard Voelker2020-02-102-0/+40
* maint: update gnulib to latestBernhard Voelker2020-01-011-1/+9
* maint: update copyright year number rangesBernhard Voelker2020-01-0116-16/+16
* xargs: avoid trailing blank in -t,--verbose outputBernhard Voelker2019-11-251-2/+1
* tests: output PATH value in log filesBernhard Voelker2019-09-0313-13/+13
* xargs: in -t,-p output, quote the command to be executed when neededBernhard Voelker2019-07-292-0/+63
* gnulib: update to the latestBernhard Voelker2019-05-111-225/+282
* tests: migrate 'type_list' to the new testsuiteBernhard Voelker2019-01-092-1/+293
* tests: migrate 'debug-missing-arg' to the new testsuiteBernhard Voelker2019-01-092-0/+33
* tests: migrate 'refuse-noop' to the new testsuiteBernhard Voelker2019-01-092-0/+37
* tests: migrate 'exec-plus-last-file' to the new testsuiteBernhard Voelker2019-01-092-0/+67
* tests: migrate 'execdir-fd-leak' to the new testsuiteBernhard Voelker2019-01-092-0/+67
* tests: migrate 'printf_inode' to the new testsuiteBernhard Voelker2019-01-092-0/+40
* tests: migrate 'printf_escape_c' to the new testsuiteBernhard Voelker2019-01-092-0/+36
* tests: migrate test 'printf_escapechars' to the new testsuiteBernhard Voelker2019-01-092-0/+87
* tests: migrate 'name-lbracket-literal' to the new testsuiteBernhard Voelker2019-01-092-0/+34
* tests: migrate 'many-dir-entries-vs-OOM' to the new testsuiteBernhard Voelker2019-01-092-0/+95
* tests: add shell-style test frameworkBernhard Voelker2019-01-099-0/+973