summaryrefslogtreecommitdiff
path: root/find/testsuite/find.gnu
Commit message (Expand)AuthorAgeFilesLines
* tests: skip -execdir test if PATH contains unsafe directoryBernhard Voelker2021-11-271-6/+8
* Fix testsuite error on hurd and BSD related to lnAndreas Metzler2019-09-011-2/+2
* find -printf %Y: handle ENOTDIR also as broken symlinkBernhard Voelker2018-07-242-1/+4
* find: fix -printf %Y output to 'N' for broken linksBernhard Voelker2018-07-242-1/+8
* all: prefer https:// URLs where possibleBernhard Voelker2017-10-231-2/+2
* tests: test more printf format specifiersAndreas Metzler2017-09-082-1/+7
* find: fix -printf '%h' for arguments with one or more trailing slashesBernhard Voelker2017-02-202-5/+159
* fix comment/changelog typosJim Meyering2012-06-051-1/+1
* Reserve format specifiers %(, %{ and %[ for future use.James Youngman2011-06-191-0/+3
* Additional test cases for printf field width, precision and sign.James Youngman2011-06-192-1/+8
* Add a test for find -printf ... %%.James Youngman2011-06-192-1/+2
* Enable the sc_trailing_blank check.James Youngman2011-06-1216-32/+32
* Fix Savannah bug #29949, -execdir does not change working directory.Kamil Dudka2011-04-021-0/+3
* Fix Savannah bug #29828, test suite deadlock on FreeBSD.Sergei Golovan2010-05-091-1/+3
* Add a test case for Savannah bug 27563 (-L breaks -execdir).James Youngman2010-04-122-0/+7
* Add a test which checks $CWD for find -execdir {} + and ... {} ;James Youngman2010-04-123-0/+99
* Remove trailing blank lines.James Youngman2010-04-117-9/+0
* Fix Savannah bug 29460, -printf %Y fails in $CWD-dependent wayJames Youngman2010-04-072-0/+8
* Turn the leak checker on by setting GNU_FINDUTILS_FD_LEAK_CHECK.James Youngman2010-03-302-0/+14
* Fix Savannah bug #24873, Duplicate fprint option corrupts output by opening e...James Youngman2009-07-101-0/+26
* Fix Savannah bug #24169James Youngman2008-08-311-0/+45
* Removed unnecessary test code which created a insecure temporary file.James Youngman2008-03-211-1/+0
* POSIXLY_CORRECT should turn off warnings. When it is set, also diagnose som...James Youngman2007-11-221-0/+17
* Fix Savannah bugs #20662, 20688.Eric Blake2007-08-054-0/+7
* Avoid running find's fprint-unwritable.exp test if we are running the test su...James Youngman2007-06-122-14/+9
* Refactored arg colleciton in parser and added new test cases, mosly for cases...James Youngman2007-05-0814-0/+67
* Added test cases deletefile.exp and deletedir.expJames Youngman2007-04-294-0/+20
* Re-fix bug#18414, by correcting a typoJames Youngman2007-04-221-1/+1
* Avoid runningJames Youngman2007-04-192-12/+16
* Fix Savannah bug #18414 (-access always succeeds for root)James Youngman2007-04-191-9/+19
* Oops, we should be running a command which returns nonzero here, for aJames Youngman2007-04-171-1/+1
* Fixes to ensure that 'make distcheck' worksJames Youngman2007-04-151-0/+9
* Support fts() in FTS_CWDFD mode. Also work around Savannah bug #18466 (with ...James Youngman2007-04-143-8/+9
* Added new test for Savannah bug# 18466James Youngman2007-01-221-4/+21
* Support for sub-second timestamp resolution in -newer, -anewer and -cnewer pl...James Youngman2007-01-211-0/+10
* Changed the interpretatioon of -perm /000 as described in bug #14748James Youngman2007-01-072-0/+10
* Avoid tests using -execdir if /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/b...James Youngman2006-12-294-17/+5
* Added test case for Savannah bug #17822James Youngman2006-11-202-0/+19
* Savannah bug#18222 - test caseJames Youngman2006-11-082-0/+11
* Fixed Savannah bug #17490, which was a coiredump when -regex ZZZ was the fina...James Youngman2006-08-211-0/+5
* Merged some changes from the 4.2 branch:James Youngman2006-08-203-0/+5
* Initial implementation of a cost-based optimiserJames Youngman2006-01-041-1/+1
* Use the new find program, and the new way of locating it (/ instead of )James Youngman2005-12-201-1/+1
* Avoid getting confused by filename arguments of which the firstJames Youngman2005-12-201-3/+3
* Don't leave junk files lying around the placeFINDUTILS_4_3_0-1James Youngman2005-12-121-1/+0
* Implemented the tests -readable, -writable and -executableJames Youngman2005-11-222-0/+24
* Fixed Savannah bug#14390, by avoiding an accidental assumption in quite.exp t...James Youngman2005-09-031-1/+1
* If . is on $PATH, indicate that the -execdir tests cannot be carried out, as ...James Youngman2005-08-093-9/+24
* Fixed bug which caused find -perm /440 to be treated the same as find -perm 440James Youngman2005-07-312-0/+23
* Ensure that the test would fail if -inum just always returned trueJames Youngman2005-07-311-4/+4