aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-23Update all copyright notices to use the newer form.Jim Meyering337-1691/+1018
2007-07-20Document and add a test for today's sort bug fix.Jim Meyering1-2/+6
2007-07-19Fix a portability bug in the new ls-color test.Jim Meyering1-3/+3
2007-07-19"cp -i --update older newer" no longer prompts; same for mvJim Meyering1-6/+11
2007-07-15ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...Jim Meyering5-13/+106
2007-07-11If there's a GPL vN copyright comment, require that N == 3.Jim Meyering1-1/+1
2007-07-10Skip "arch" test if it's not built.Jim Meyering4-6/+17
2007-07-10New program: archKarel Zak1-0/+48
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering334-334/+334
2007-07-09Fix the automatic number width formatting in seq.P@draigBrady.com1-3/+9
2007-07-04pr -F no longer suppresses the footer or the first two blank header linesPaul Eggert84-551/+1617
2007-06-22Add test cases for seq off-by-one problem.Pádraig Brady1-1/+8
2007-06-18A few more symlink-related fixes. Fix a bug triggered by cpPaul Eggert1-1/+5
2007-06-15Correct cp's handling of destination symlinks in some cases.Paul Eggert1-9/+15
2007-06-10bug-fix: cp would fail to write through a dangling symlinkJim Meyering2-0/+55
2007-05-22cut: diagnose a range starting with 0 (-f 0-2) as invalid, andJim Meyering1-6/+19
2007-05-22"cut -f 2-0" now fails; before, it was equivalent to "cut -f 2-"Jim Meyering1-1/+8
2007-05-22stty: diagnose an invalid hex value in 35-colon commmand-line argumentJim Meyering2-1/+65
2007-05-13Remove the generated tests/*/Makefile.am files from version control.Jim Meyering11-1003/+0
2007-05-13Test uniq's new --zero-terminated (-z) option.Jim Meyering1-3/+35
2007-05-04Avoid test failure when run with an unusual umask.Jim Meyering1-1/+4
2007-05-04Avoid failure of root-only test when run with a restrictive umask.Jim Meyering1-4/+6
2007-05-04tr -c: don't abort when translating with S2 larger than complement of S1Jim Meyering2-3/+5
2007-05-03Avoid test failure when run with a permissive umask.Jim Meyering1-2/+2
2007-05-02Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm.Jim Meyering1-3/+3
2007-04-24* THANKS: Add Andreas Frische.Jim Meyering1-0/+13
2007-04-12split --line-bytes=N (-C N): don't create an empty file.Paul Eggert1-1/+7
2007-04-07Add a test for, and document, today's fix.Jim Meyering1-2/+12
2007-04-02* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:Paul Eggert2-1/+60
2007-03-29* src/runcon.c (main): Don't reorder arguments. Reported byJim Meyering2-0/+58
2007-03-29Arrange for "make check-root" to run the new root-only test.Jim Meyering2-17/+23
2007-03-29* src/runcon.c: New program.Jim Meyering1-1/+2
2007-03-29* tests/cp/cp-a-selinux: New file. Test for the bug reported inJim Meyering5-7/+117
2007-03-29* tests/misc/selinux [VERBOSE]: Print version info for eachJim Meyering1-0/+4
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering15-29/+208
2007-03-24If strace malfunctions, skip the test rather than failing it.Jim Meyering1-1/+7
2007-03-22* tests/mv/hard-3: Correct the preceding change: $3 -> $2.Jim Meyering1-3/+3
2007-03-22Improve a test script.Paul Eggert1-6/+6
2007-03-21Fix a test script not to claim an ext2 file system is of type xfs.Jim Meyering1-7/+5
2007-03-20Skip part of this test when "." is not a local file system.Jim Meyering1-3/+7
2007-03-20Skip part of this test when "." is not a local file system.Jim Meyering1-7/+11
2007-03-18Fix a generic NFS-related test failure.Jim Meyering1-2/+2
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering2-0/+62
2007-03-17* tests/misc/tty-eof: Add shuf to the list of tested commands.Jim Meyering1-0/+1
2007-03-17Avoid test failure on NFS-mounted Solaris ZFS file system.Jim Meyering1-17/+21
2007-03-16* src/copy.c: Include filemode.h.Paul Eggert1-2/+2
2007-03-13Work around a failing test due to an NFS-based race condition.Jim Meyering1-1/+1
2007-03-10The preceding change solved part of the problem. Now ginstall fails.Jim Meyering1-1/+1
2007-03-10* tests/install/basic-1: When setting up an unreadable "." in anJim Meyering1-3/+2
2007-03-09* tests/chgrp/basic: Also avoid test failures on Darwin 8.8.x (MacOS X 10.4).Jim Meyering1-4/+5