summaryrefslogtreecommitdiff
path: root/tests/ls
AgeCommit message (Expand)Author
2008-04-14tests: don't fail on systems without a "stat" syscallJim Meyering
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2008-02-17ls --color no longer outputs unnecessary escape sequencesEd Avis
2008-02-11tests: Migrate sourced strace file into a function, require_strace_.Jim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-09-27Avoid spurious test failure when SELinux stats "selinux/class".Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-09-15Convert tests/ls/, too.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering
2007-08-25Remove all .cvsignore files from version control.Jim Meyering
2007-08-16* tests/ls/time-1: Include sample-test boilerplate code.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-19Fix a portability bug in the new ls-color test.Jim Meyering
2007-07-15ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-05-04Avoid test failure when run with an unusual umask.Jim Meyering
2007-04-02* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:Paul Eggert
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2007-01-02Now, "ls -FRL" always follows symbolic links on Linux.Paul Eggert
2006-11-20Add a root-only test for today's lib/idcache.c fix.Jim Meyering
2006-10-22* tests/sample-test: Quote variables containing absolute buildJim Meyering
2006-10-13* tests/ls/Test.pm: Remove long-unused file.Jim Meyering
2006-10-05* tests/ls/stat-dtype: Use a dynamic test to decide whether thePaul Eggert
2006-09-24* tests/ls/stat-dtype: Don't use tmpfs on linux-2.4 or older,Jim Meyering
2006-09-18* tests/ls/stat-vs-dirent: Fix quoting problem in diagnosticPaul Eggert
2006-08-26This test was failing in some environments.Jim Meyering
2006-08-26"ls --color" would highlight other-writable and sticky directoriesJim Meyering
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-19.Jim Meyering
2006-08-19* tests/ls/stat-dtype: Test for the 2006-08-17 `ls -CF' fix.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-16* tests/ls/stat-dtype: Use stat to test file system type, ratherJim Meyering
2006-08-15.Jim Meyering
2006-08-11* tests/ls/stat-vs-dirent: Too many (losing) systems trigger theJim Meyering
2006-08-10* tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -sJim Meyering
2006-08-10add a commentJim Meyering
2006-08-09Regenerate.Paul Eggert
2006-08-09Regenerate.Paul Eggert
2006-07-26* tests/ls/stat-failed: Adapt to match new expected output.Jim Meyering
2006-07-25* src/ls.c (gobble_file): When handling a stat-failed entry,Jim Meyering
2006-07-25Get --dired offsets right when handling stat-failed entries.Jim Meyering
2006-07-25* src/ls.c (gobble_file): Make it so failure to stat aJim Meyering
2006-07-24Skip this test on reiserfs, since that file system lacks d_type support.Jim Meyering