2011-09-01 |
Jim Meyering | tests: misc/printf: accommodate alternate behavior |
tree | commitdiff |
2011-09-01 |
Jim Meyering | tests: invoke via "env printf", rather than using an... |
tree | commitdiff |
2011-08-31 |
Jim Meyering | date: support parsing of ISO-8601-with-"T" dates |
tree | commitdiff |
2011-08-24 |
Jim Meyering | maint: rename a test |
tree | commitdiff |
2011-08-24 |
Jim Meyering | tests: adjust the new, very expensive rm test to be... |
tree | commitdiff |
2011-08-23 |
Pádraig Brady | pr: fix so that LAST_PAGE is honored with -T |
tree | commitdiff |
2011-08-19 |
Jim Meyering | rm, du, chmod, chown, chgrp: use much less memory for... |
tree | commitdiff |
2011-08-08 |
Jim Meyering | tests: avoid lack-of-support du test failure on HP... |
tree | commitdiff |
2011-08-08 |
Jim Meyering | join: with --check-order print offending file name... |
tree | commitdiff |
2011-08-08 |
Jim Meyering | maint: add copyright notice to init.cfg |
tree | commitdiff |
2011-08-08 |
Stefano Lattarini | tests: complete the renaming framework_failure -> frame... |
tree | commitdiff |
2011-08-04 |
Stefano Lattarini | tests: remove obsolete 'error_' shell function |
tree | commitdiff |
2011-07-27 |
Pádraig Brady | maint: copy: refactor hard link creation |
tree | commitdiff |
2011-07-27 |
Pádraig Brady | tests: cp/preserve-link: test all relevant paths |
tree | commitdiff |
2011-07-26 |
Jim Meyering | maint: use consistent style in C and test scripts |
tree | commitdiff |
2011-07-25 |
Paul Eggert | cp: don't mishandle existing dir dest permissions ... |
tree | commitdiff |
2011-07-25 |
Jim Meyering | cp -up: preserve all hard links |
tree | commitdiff |
2011-07-25 |
Pádraig Brady | timeout: support sub-second timeouts |
tree | commitdiff |
2011-07-20 |
Pádraig Brady | unexpand: fix misalignment when spaces span a tabstop |
tree | commitdiff |
2011-07-17 |
Paul Eggert | timeout: add regression test (Bug#9098) |
tree | commitdiff |
2011-07-16 |
Paul Eggert | timeout: treat seconds counts like 'sleep' does |
tree | commitdiff |
2011-07-08 |
Pádraig Brady | timeout: support cascaded timeouts |
tree | commitdiff |
2011-07-08 |
Pádraig Brady | timeout: add --foreground to support interactive commands |
tree | commitdiff |
2011-07-07 |
Jim Meyering | tests: exercise md5sum's new --strict option |
tree | commitdiff |
2011-06-22 |
Bernhard Voelker | tests: stat-free-color: do not count stat calls before... |
tree | commitdiff |
2011-06-21 |
Bernhard Voelker | tests: cp/sparse-fiemap: use "head -n99" in place of... |
tree | commitdiff |
2011-06-20 |
Jim Meyering | tests: init.sh: use "sed 1q" in place of "head -1" |
tree | commitdiff |
2011-06-20 |
Bernhard Voelker | tests: improve init.sh by removing w2_ |
tree | commitdiff |
2011-06-19 |
Stefano Lattarini | tests: avoid extra forks in the testsuite |
tree | commitdiff |
2011-06-19 |
Stefano Lattarini | tests: make test runner a script, not a shell function |
tree | commitdiff |
2011-06-19 |
James Youngman | maint: typo: insert omitted word in test comment |
tree | commitdiff |
2011-06-18 |
Jim Meyering | tests: sort-debug-keys: fix a bug with translated diagn... |
tree | commitdiff |
2011-06-17 |
Jim Meyering | tests: avoid sort-spinlock-abuse false positive under... |
tree | commitdiff |
2011-06-17 |
Jim Meyering | tests: remove skip_test_ function; use new skip_ instead |
tree | commitdiff |
2011-06-17 |
Jim Meyering | tests: make init.sh's warn_ emit to both the tty and... |
tree | commitdiff |
2011-06-17 |
Jim Meyering | tests: use printf, not echo in init.sh's warn_ function |
tree | commitdiff |
2011-06-14 |
Jim Meyering | tests: accommodate HP-UX and ksh-derived shells |
tree | commitdiff |
2011-06-13 |
Jim Meyering | init.sh: sync from gnulib |
tree | commitdiff |
2011-06-13 |
Jim Meyering | maint: revert previous commit |
tree | commitdiff |
2011-06-13 |
Jim Meyering | init.sh: accommodate shells for which 1>&$stderr_fileno... |
tree | commitdiff |
2011-06-13 |
Jim Meyering | tests: avoid sort-spinlock-abuse false positive under... |
tree | commitdiff |
2011-06-13 |
Pádraig Brady | tests: avoid a false failure on HPUX systems |
tree | commitdiff |
2011-06-11 |
Jim Meyering | tests: inotify-rotate: avoid false positive under heavy... |
tree | commitdiff |
2011-06-01 |
Jim Meyering | tests: stat-free-color: accommodate stat of /selinux... |
tree | commitdiff |
2011-05-28 |
Jim Meyering | tests: move tests/misc/split-* into tests/split/... |
tree | commitdiff |
2011-05-27 |
Pádraig Brady | chown,chgrp: output the correct ownership in -v messages |
tree | commitdiff |
2011-05-25 |
Pádraig Brady | split: diagnose when --filter is used with a chunk... |
tree | commitdiff |
2011-05-25 |
Pádraig Brady | split: exit when we can no longer write to a --filter |
tree | commitdiff |
2011-05-25 |
Pádraig Brady | split: return success even if a --filter exits |
tree | commitdiff |
2011-05-25 |
Pádraig Brady | split: fix an edge case where -n l/... creates an extra... |
tree | commitdiff |
2011-05-25 |
Bernhard Voelker | chmod: output the original mode in verbose mode |
tree | commitdiff |
2011-05-25 |
Jim Meyering | tests: ls/stat-free-color: fix unwarranted failure... |
tree | commitdiff |
2011-05-24 |
Pádraig Brady | split: fix cases where -n l/... creates extraneous... |
tree | commitdiff |
2011-05-22 |
Jim Meyering | tests: fix typo in tac-continue |
tree | commitdiff |
2011-05-18 |
Pádraig Brady | printf: fix an out-of-bounds memory access |
tree | commitdiff |
2011-05-14 |
Pádraig Brady | tests: refactor more tests to use mkfifo_or_skip_ |
tree | commitdiff |
2011-05-14 |
Pádraig Brady | shuf: use memory more efficiently when returning a... |
tree | commitdiff |
2011-05-13 |
Jim Meyering | maint: avoid syntax-check failure due to long line |
tree | commitdiff |
2011-05-13 |
Jim Meyering | maint: add new syntax-check rule to prohibit use of... |
tree | commitdiff |
2011-05-13 |
Jim Meyering | tests: use skip_test_, not skip_ |
tree | commitdiff |
2011-05-13 |
Jim Meyering | ls: allow stat-free use of --color |
tree | commitdiff |
2011-05-07 |
Jim Meyering | tests: don't fail the split --filter=CMD test if xz... |
tree | commitdiff |
2011-05-06 |
Jim Meyering | tests: test split's new --filter=CMD option |
tree | commitdiff |
2011-05-06 |
Pádraig Brady | sort: fix a contradictory --debug warning |
tree | commitdiff |
2011-04-29 |
Jim Meyering | tests: distribute new file, CuSkip.pm |
tree | commitdiff |
2011-04-28 |
Jim Meyering | tests: remove useless test: misc/pwd-unreadable-parent |
tree | commitdiff |
2011-04-28 |
Jim Meyering | tests: write skip explanation from perl scripts also... |
tree | commitdiff |
2011-04-25 |
Jim Meyering | tail --follow=name no longer implies --retry |
tree | commitdiff |
2011-04-25 |
Jim Meyering | tests: tail-2/pipe-f2: avoid false-positive failure |
tree | commitdiff |
2011-04-22 |
Alan Curry | tests: sparse-fiemap: adjust syntax to accommodate... |
tree | commitdiff |
2011-04-21 |
Jim Meyering | tests: sparse-fiemap: with root/ext3, do not create... |
tree | commitdiff |
2011-04-21 |
Jim Meyering | tests: sparse-fiemap: report more detail upon failure... |
tree | commitdiff |
2011-04-20 |
Jim Meyering | copy: do not treat unwritten extents specially: avoid... |
tree | commitdiff |
2011-04-20 |
Jim Meyering | tests: remove spurious syntax from a perl snippet |
tree | commitdiff |
2011-04-13 |
Pádraig Brady | tests: fix a false positive fiemap test on some file... |
tree | commitdiff |
2011-04-12 |
Pádraig Brady | maint: correct kernel version in test comment |
tree | commitdiff |
2011-04-11 |
Jim Meyering | maint: remove doubled words in comments, e.g., s/to... |
tree | commitdiff |
2011-04-04 |
Jim Meyering | tests: avoid spurious parallel failure due to temporary... |
tree | commitdiff |
2011-04-04 |
Jim Meyering | tests: don't ever leave a backgrounded "sleep 10m"... |
tree | commitdiff |
2011-04-04 |
Jim Meyering | tests: preserve-gid: don't chown temporary PATH dir... |
tree | commitdiff |
2011-04-04 |
Jim Meyering | tests: preserve-gid: remove useless use of "env" |
tree | commitdiff |
2011-04-04 |
Jim Meyering | tests: convert common root-build test failure to a... |
tree | commitdiff |
2011-04-02 |
Jim Meyering | maint: fix a comment typo |
tree | commitdiff |
2011-04-01 |
Pádraig Brady | copy: process empty extents more efficiently |
tree | commitdiff |
2011-04-01 |
Pádraig Brady | copy: link rather than copy symlinks, when --link used |
tree | commitdiff |
2011-03-31 |
Jim Meyering | tests: inotify-rotate: avoid race condition with overlo... |
tree | commitdiff |
2011-03-31 |
Pádraig Brady | copy: with fiemap copy, only sync when needed |
tree | commitdiff |
2011-03-28 |
Mathieu Bridon | tests: avoid unwarranted failure in mock-simulated... |
tree | commitdiff |
2011-03-22 |
Jim Meyering | tests: exercise tests new "==" operator |
tree | commitdiff |
2011-03-21 |
Jim Meyering | tests: fix a bug in the cp/preserve-gid test |
tree | commitdiff |
2011-03-19 |
Pádraig Brady | tests: fix the sparse-fiemap test |
tree | commitdiff |
2011-03-13 |
Jim Meyering | touch: update to latest gnulib to fix Solaris 10 touch... |
tree | commitdiff |
2011-03-05 |
Pádraig Brady | maint: fix dd nocache test to be independent of current... |
tree | commitdiff |
2011-03-05 |
Pádraig Brady | dd: add a flag to discard cached data |
tree | commitdiff |
2011-03-03 |
Jim Meyering | du: don't infloop for --files0-from=DIR |
tree | commitdiff |
2011-02-25 |
Pádraig Brady | tests: without filefrag, only skip part of sparse-fiemap |
tree | commitdiff |
2011-02-19 |
Gilles Espinasse | maint: replace spaces with tab in tests/Makefile.am |
tree | commitdiff |
2011-02-18 |
Gilles Espinasse | tests: correct racy sparse-to-pipe test |
tree | commitdiff |
2011-02-15 |
Pádraig Brady | tests: support more file systems in the cp fiemap tests |
tree | commitdiff |
2011-02-10 |
Jim Meyering | tests: fix bug in preceding check.mk change |
tree | commitdiff |
next |