summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2009-02-21tests: skip new install-C test if working directory is set-gidJim Meyering-0/+1
2009-02-21tests: skip newly-modified tests unconditionally, just to be safeJim Meyering-0/+9
2009-02-21tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering-3/+6
2009-02-18maint: add copyright noticesJim Meyering-0/+15
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík-4/+18
2009-02-18add missing copyright datesEric Blake-6/+6
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka-0/+233
2009-02-14seq: Fix equal width calculation when '.' added to last numberPádraig Brady-0/+1
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering-0/+42
2009-02-10* tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77.Jim Meyering-4/+3
2009-02-10tests: avoid skipping stty-* testsNix-1/+1
2009-02-06tests: fix dd skip=greater_max_file_size test on Solaris 10Pádraig Brady-9/+14
2009-02-02update copyright dates from recent changesJim Meyering-2/+2
2009-01-29cp/mv: add xattr supportKamil Dudka-0/+112
2009-01-28tests: Fixup shred-passes testPádraig Brady-3/+6
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady-0/+42
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady-0/+156
2009-01-19tests: tail-2/infloop-1 is racyJim Meyering-1/+6
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka-0/+99
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady-49/+66
2009-01-01tests: factor ls-misc (no semantic change)Jim Meyering-10/+11
2009-01-01update copyright yearJim Meyering-1/+1
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering-0/+37
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering-51/+5
2008-12-01tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady-5/+15
2008-11-30tests: df: skip total-verify if df failsJim Meyering-0/+2
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering-2/+2
2008-11-30tests: avoid failure of cp/link-heap on some systemsJim Meyering-1/+1
2008-11-30tests: dd/reblock: avoid occasional failureJim Meyering-1/+4
2008-11-22tests: dd: add a test for the required behaviorJim Meyering-0/+52
2008-11-20cp: use far less memory in some casesJim Meyering-0/+42
2008-11-20tests: add a test of cp --preserve=linksJim Meyering-6/+12
2008-11-16tests: remove debug code that would try to write into /t/k-envJim Meyering-1/+1
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim Meyering-3/+8
2008-11-12tests: remove df/totalJim Meyering-40/+0
2008-11-12* tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.Ondřej Vašík-1/+1
2008-11-12avoid spurious test failure when df always failsJim Meyering-2/+4
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka-0/+45
2008-10-28tests: ls/stat-failed: don't discard stderr.Jim Meyering-2/+2
2008-10-26tests: seq: check for today's extended long double fixJim Meyering-0/+53
2008-10-26seq: improve quality of format-checking codePaul Eggert-5/+5
2008-10-25tests: df/total: don't fail for an inaccessible mount pointJim Meyering-5/+2
2008-10-25seq: revert Solaris 8 work-around that caused x86 regressionPaul Eggert-1/+4
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering-2/+2
2008-10-21tests: test today's ls-vs-capability fixJim Meyering-0/+38
2008-10-15tests: add option processing tests for 'expr'Pádraig Brady-2/+9
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert-2/+2
2008-10-12tests: df: avoid test failure when using mawkJim Meyering-81/+65
2008-10-04tests: fix the install/strip-program testJim Meyering-1/+2
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka-2/+38