Age | Commit message (Expand) | Author |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-08-14 | set envvars via "env" to avoid spurious set -x output from bad shells | Jim Meyering |
2008-07-23 | dd: minor fullblock changes | Jim Meyering |
2008-07-23 | dd: new option: iflag=fullblock to accumulate full input blocks | Kamil Dudka |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-17 | tests: remove ugly /bin/sh wrapper around each perl-based test script | Jim Meyering |
2008-05-06 | fix typo in comments: s/ouput/output/ | Jim Meyering |
2008-04-21 | tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/.. | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-03-31 | dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdout | Paul Eggert |
2008-03-28 | Require that "(exit $fail); exit $fail" be last line of each test. | Jim Meyering |
2008-02-28 | Make copyright comments consistent. | Jim Meyering |
2008-02-09 | tests: factor out the perl-requiring code in many test scripts | Jim Meyering |
2007-11-16 | Port to Solaris 8 perl, which does not support "use warnings;". | Paul Eggert |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | Jim Meyering |
2007-09-15 | Enable some previously omitted test scripts. Add a test cross-check. | Jim Meyering |
2007-09-15 | Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Convert tests/dd/*, too. | Jim Meyering |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering |
2007-08-18 | Run each Coreutils.pm-based test in its own subdirectory. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-02-22 | Honor dd's noatime flag if possible, even if not supported on build fs | Paul Eggert |
2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering |
2006-12-22 | * NEWS: dd bs= operands now silently override later ibs= and obs=, | Paul Eggert |
2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-19 | . | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-15 | . | Jim Meyering |
2006-08-09 | Regenerate. | Paul Eggert |
2006-08-09 | Regenerate. | Paul Eggert |
2006-07-17 | Regenerate. | Paul Eggert |
2006-07-09 | Regenerate. | Paul Eggert |
2006-07-03 | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT): | Jim Meyering |
2006-06-28 | * tests/mv/i-link-no: Work around HP-UX /bin/sh tracing problem | Jim Meyering |
2006-05-06 | . | Jim Meyering |
2006-03-26 | . | Jim Meyering |
2006-03-12 | . | Jim Meyering |
2006-03-08 | Add test cases for append, nofollow, directory, | Paul Eggert |
2006-03-08 | iflags->iflag. This fixes a typo that meant the | Paul Eggert |
2006-02-20 | . | Jim Meyering |
2006-01-12 | . | Jim Meyering |
2006-01-04 | . | Jim Meyering |
2005-12-21 | . | Jim Meyering |
2005-12-17 | . | Jim Meyering |
2005-12-15 | . | Jim Meyering |
2005-12-09 | add comments | Jim Meyering |