index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2007-08-18
Run each Coreutils.pm-based test in its own subdirectory.
Jim Meyering
2007-08-16
Consolidate od tests.
Jim Meyering
2007-08-16
* tests/ls/time-1: Include sample-test boilerplate code.
Jim Meyering
2007-08-15
od --skip (-j) works even on files in /proc, when the kernel lies
Jim Meyering
2007-08-14
Add tests for the just-fixed "od -j N FILE" bug.
Jim Meyering
2007-08-04
Exercise xstrtol's diagnostics via pr's --pages option.
Jim Meyering
2007-08-02
Adjust one more test to accommodate the recent fts change.
Jim Meyering
2007-08-02
Adjust the other two "no-x" tests and unify all three.
Jim Meyering
2007-08-02
Adapt du's no-x test not to fail on older Linux systems.
Jim Meyering
2007-07-31
du: print size (probably incomplete) of each inaccessible directory
Jim Meyering
2007-07-31
Add a test for du not counting size of inaccessible directories.
Jim Meyering
2007-07-29
Attempt to copy a regular file, even if stat says it is empty.
Jim Meyering
2007-07-26
sort: Improve sort --random-sort test.
Bob Proulx
2007-07-24
sort: add a test to exercise the affected code.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-20
Document and add a test for today's sort bug fix.
Jim Meyering
2007-07-19
Fix a portability bug in the new ls-color test.
Jim Meyering
2007-07-19
"cp -i --update older newer" no longer prompts; same for mv
Jim Meyering
2007-07-15
ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...
Jim Meyering
2007-07-11
If there's a GPL vN copyright comment, require that N == 3.
Jim Meyering
2007-07-10
Skip "arch" test if it's not built.
Jim Meyering
2007-07-10
New program: arch
Karel Zak
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-07-09
Fix the automatic number width formatting in seq.
P@draigBrady.com
2007-07-04
pr -F no longer suppresses the footer or the first two blank header lines
Paul Eggert
2007-06-22
Add test cases for seq off-by-one problem.
Pádraig Brady
2007-06-18
A few more symlink-related fixes. Fix a bug triggered by cp
Paul Eggert
2007-06-15
Correct cp's handling of destination symlinks in some cases.
Paul Eggert
2007-06-10
bug-fix: cp would fail to write through a dangling symlink
Jim Meyering
2007-05-22
cut: diagnose a range starting with 0 (-f 0-2) as invalid, and
Jim Meyering
2007-05-22
"cut -f 2-0" now fails; before, it was equivalent to "cut -f 2-"
Jim Meyering
2007-05-22
stty: diagnose an invalid hex value in 35-colon commmand-line argument
Jim Meyering
2007-05-13
Remove the generated tests/*/Makefile.am files from version control.
Jim Meyering
2007-05-13
Test uniq's new --zero-terminated (-z) option.
Jim Meyering
2007-05-04
Avoid test failure when run with an unusual umask.
Jim Meyering
2007-05-04
Avoid failure of root-only test when run with a restrictive umask.
Jim Meyering
2007-05-04
tr -c: don't abort when translating with S2 larger than complement of S1
Jim Meyering
2007-05-03
Avoid test failure when run with a permissive umask.
Jim Meyering
2007-05-02
Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm.
Jim Meyering
2007-04-24
* THANKS: Add Andreas Frische.
Jim Meyering
2007-04-12
split --line-bytes=N (-C N): don't create an empty file.
Paul Eggert
2007-04-07
Add a test for, and document, today's fix.
Jim Meyering
2007-04-02
* src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:
Paul Eggert
2007-03-29
* src/runcon.c (main): Don't reorder arguments. Reported by
Jim Meyering
2007-03-29
Arrange for "make check-root" to run the new root-only test.
Jim Meyering
2007-03-29
* src/runcon.c: New program.
Jim Meyering
2007-03-29
* tests/cp/cp-a-selinux: New file. Test for the bug reported in
Jim Meyering
2007-03-29
* tests/misc/selinux [VERBOSE]: Print version info for each
Jim Meyering
2007-03-29
ls: Add support for SELinux and a slightly modified -Z option.
Jim Meyering
2007-03-24
If strace malfunctions, skip the test rather than failing it.
Jim Meyering
[next]