2008-11-20 |
Jim Meyering | cp: use far less memory in some cases |
tree | commitdiff |
2008-11-20 |
Jim Meyering | tests: add a test of cp --preserve=links |
tree | commitdiff |
2008-09-10 |
Ralf Wildenhues | fix minor shell issues in test suite |
tree | commitdiff |
2008-09-10 |
Jim Meyering | tests: use "Exit $fail", not (exit $fail); exit $fail |
tree | commitdiff |
2008-08-14 |
Jim Meyering | set envvars via "env" to avoid spurious set -x output... |
tree | commitdiff |
2008-06-19 |
Jim Meyering | tests: avoid test failure when root's primary group... |
tree | commitdiff |
2008-06-13 |
Jim Meyering | skip (don't fail) root-only tests for common set-up... |
tree | commitdiff |
2008-05-27 |
Jim Meyering | in 280+ tests/* files, use $srcdir, not $top_srcdir... |
tree | commitdiff |
2008-05-27 |
Jim Meyering | prefer abs_srcdir over abs_top_srcdir, ... |
tree | commitdiff |
2008-05-06 |
Jim Meyering | tests: move "sparse-file" into test-lib.sh |
tree | commitdiff |
2008-05-06 |
Jim Meyering | tests: move "group-names" into test-lib.sh |
tree | commitdiff |
2008-05-06 |
Jim Meyering | tests: hoist the sourcing of "lang-default" |
tree | commitdiff |
2008-04-30 |
Jim Meyering | tests: avoid spurious "make check-root" failure |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: don't source envvar-check manually, test-lib... |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: cp/perm (usually not run) was failing on systems... |
tree | commitdiff |
2008-04-23 |
Ondřej Vašík | tests: don't fail in a non-English locale |
tree | commitdiff |
2008-04-20 |
Jim Meyering | tests: convert umask-check to a function |
tree | commitdiff |
2008-04-20 |
Jim Meyering | Revamp test-related Makefiles. |
tree | commitdiff |
2008-04-02 |
Jim Meyering | "touch E; mkfifo F; cp -fR F E" no longer fails due... |
tree | commitdiff |
2008-04-01 |
Jim Meyering | Avoid root-only SELinux-related test failures w/o mcstr... |
tree | commitdiff |
2008-03-28 |
Jim Meyering | Require that "(exit $fail); exit $fail" be last line... |
tree | commitdiff |
2008-02-12 |
Jim Meyering | Move more test_skip_-using code to follow ". test-lib... |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: Remove priv-check. Use new require_root_ functi... |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: call skip_test_ in place of echo+exit 77 |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: move the very-expensive file into test-lib.sh |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: start migrating sourced-file function-like tests... |
tree | commitdiff |
2008-01-31 |
Jim Meyering | Improve the cp/parent-perm test. |
tree | commitdiff |
2008-01-26 |
Jim Meyering | Work around Darwin9's set-GID-like group ownership... |
tree | commitdiff |
2008-01-26 |
Jim Meyering | Avoid cp/preserve-gid test failure on Mac OS 10.5.1... |
tree | commitdiff |
2008-01-08 |
Jim Meyering | parent-perm: avoid a bizarre test failure. |
tree | commitdiff |
2008-01-07 |
Jim Meyering | cp: add a test for today's bug fix. |
tree | commitdiff |
2007-12-02 |
Bob Proulx | Make test script, existing-perm-race, executable. |
tree | commitdiff |
2007-12-01 |
Paul Eggert | Add a test for cp -p and existing file permissions. |
tree | commitdiff |
2007-11-30 |
Jim Meyering | Avoid a spurious test failure when build directory... |
tree | commitdiff |
2007-11-24 |
Jim Meyering | Tweak new test. |
tree | commitdiff |
2007-11-24 |
Lasse Collin | Test the new feature: cp -p preserves the GID whenever... |
tree | commitdiff |
2007-11-21 |
Jim Meyering | cp: by default, refuse to copy through a dangling desti... |
tree | commitdiff |
2007-11-01 |
Jim Meyering | Accommodate FreeBSD 6.1 hard-link-to-symlink differences. |
tree | commitdiff |
2007-10-14 |
Jim Meyering | Pull all TESTS_ENVIRONMENT settings "up" into tests... |
tree | commitdiff |
2007-10-09 |
Jim Meyering | Skip the chcon test on a system with no SELinux support. |
tree | commitdiff |
2007-10-02 |
Jim Meyering | Never copy through a symlink that cp has just created. |
tree | commitdiff |
2007-09-15 |
Jim Meyering | More misc, test-related changes. (some to allow running... |
tree | commitdiff |
2007-09-15 |
Jim Meyering | Adjust chgrp, chmod, chown, cp tests to use test-lib.sh. |
tree | commitdiff |
2007-08-24 |
Jim Meyering | Remove all .cvsignore files from version control. |
tree | commitdiff |
2007-07-29 |
Jim Meyering | Attempt to copy a regular file, even if stat says it... |
tree | commitdiff |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
tree | commitdiff |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
tree | commitdiff |
2007-06-18 |
Paul Eggert | A few more symlink-related fixes. Fix a bug triggered... |
tree | commitdiff |
2007-06-15 |
Paul Eggert | Correct cp's handling of destination symlinks in some... |
tree | commitdiff |
2007-06-10 |
Jim Meyering | bug-fix: cp would fail to write through a dangling... |
tree | commitdiff |
2007-03-29 |
Jim Meyering | Arrange for "make check-root" to run the new root-only... |
tree | commitdiff |
2007-03-29 |
Jim Meyering | * tests/cp/cp-a-selinux: New file. Test for the bug... |
tree | commitdiff |
2007-03-29 |
Jim Meyering | ls: Add support for SELinux and a slightly modified... |
tree | commitdiff |
2007-03-18 |
Jim Meyering | Merge branch 'master' of /cu |
tree | commitdiff |
2007-03-13 |
Jim Meyering | Work around a failing test due to an NFS-based race... |
tree | commitdiff |
2007-03-12 |
Jim Meyering | Merge branch 'master' of /cu |
tree | commitdiff |
2007-02-24 |
Jim Meyering | Remove the "gnits" option; it prohibits my using "... |
tree | commitdiff |
2007-02-03 |
Paul Eggert | * NEWS: Document fix for cp --preserve=mode. |
tree | commitdiff |
2007-02-03 |
Paul Eggert | * NEWS: Document fix for cp --parents. |
tree | commitdiff |
2007-01-26 |
Jim Meyering | merge copyright line conflict |
tree | commitdiff |
2007-01-24 |
Jim Meyering | Remove usually-skipped test. |
tree | commitdiff |
2007-01-20 |
Jim Meyering | Merge branch 'master' of /cu |
tree | commitdiff |
2007-01-13 |
Jim Meyering | * tests/cp/open-perm-race: Remove gdb-based test. |
tree | commitdiff |
2007-01-13 |
Jim Meyering | Put CU_TEST_NAME in the environment for each test run... |
tree | commitdiff |
2006-12-15 |
Jim Meyering | * tests/cp/open-perm-race: Correct the gdb-existence... |
tree | commitdiff |
2006-12-15 |
Paul Eggert | Make sure cp -p isn't too generous with file permissions. |
tree | commitdiff |
2006-12-15 |
Paul Eggert | Ensure cp -pR --parents isn't too generous with parent... |
tree | commitdiff |
2006-12-14 |
Jim Meyering | Don't hang when there's no input tty. |
tree | commitdiff |
2006-12-14 |
Jim Meyering | Test for a hard-to-detect race fix, using gdb. |
tree | commitdiff |
2006-12-07 |
Paul Eggert | cp -p now clears special bits if it fails to preserve... |
tree | commitdiff |
2006-10-26 |
Jim Meyering | Avoid a shell bug in Tru64 4.0 sh's handling of double... |
tree | commitdiff |
2006-10-22 |
Jim Meyering | * tests/chmod/c-option: Double-quote instances of ... |
tree | commitdiff |
2006-10-22 |
Jim Meyering | * tests/sample-test: Quote variables containing absolut... |
tree | commitdiff |
2006-10-14 |
Jim Meyering | * tests/cp/Makefile.am (TESTS): Add backup-dir. |
tree | commitdiff |
2006-10-14 |
Jim Meyering | * NEWS: cp -r --backup dir1 dir2, would rename an exist... |
tree | commitdiff |
2006-09-20 |
Paul Eggert | * NEWS: Document fix for cp -i and mv -i. |
tree | commitdiff |
2006-09-08 |
Jim Meyering | mv and "cp -r" no longer fail when invoked with two... |
tree | commitdiff |
2006-09-05 |
Jim Meyering | * tests/cp/acl: Skip this test when cp lacks ACL support. |
tree | commitdiff |
2006-08-27 |
Jim Meyering | * src/copy.c (copy_internal): Don't make a backup if... |
tree | commitdiff |
2006-08-22 |
Paul Eggert | * aclocal.m4, config.hin, configure: |
tree | commitdiff |
2006-08-21 |
Paul Eggert | Remove from CVS, since the bootstrap script generates... |
tree | commitdiff |
2006-08-19 |
Jim Meyering | . |
tree | commitdiff |
2006-08-19 |
Jim Meyering | * NEWS: Fix cp --sparse so that it preserves tail-end... |
tree | commitdiff |
2006-08-17 |
Paul Eggert | Add/fix copyright notices and adjust to latest GNU... |
tree | commitdiff |
2006-08-16 |
Jim Meyering | * tests/cp/Makefile.am: Don't mark "acl" as XFAIL. |
tree | commitdiff |
2006-08-16 |
Jim Meyering | 2006-08-16 Andreas Schwab <schwab@suse.de> |
tree | commitdiff |
2006-08-15 |
Jim Meyering | . |
tree | commitdiff |
2006-08-09 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-08-09 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-07-28 |
Paul Eggert | Use symbolic mode so that we clear |
tree | commitdiff |
2006-07-25 |
Paul Eggert | Use "chmod 0500" rather than "chmod 500". |
tree | commitdiff |
2006-07-17 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-07-03 |
Jim Meyering | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRO... |
tree | commitdiff |
2006-06-11 |
Jim Meyering | Setting TIME_STYLE=long-iso in the environment would... |
tree | commitdiff |
2006-06-11 |
Paul Eggert | * tests/cp/same-file: Execute 'ls' in the C locale... |
tree | commitdiff |
2006-06-03 |
Jim Meyering | Test for this: |
tree | commitdiff |
2006-06-03 |
Jim Meyering | (TESTS): Add link-no-deref. |
tree | commitdiff |
2006-05-28 |
Jim Meyering | Source lang-default. From Ralf Wildenhues. |
tree | commitdiff |
2006-05-06 |
Jim Meyering | . |
tree | commitdiff |
next |