Age | Commit message (Expand) | Author |
2008-09-10 | fix minor shell issues in test suite | Ralf Wildenhues |
2008-09-10 | tests: don't use "local" in bourne shell scripts | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-09-08 | tests: move input-tty into a test-lib.sh function | Jim Meyering |
2008-09-07 | tests: work around Solaris 11 bug | Jim Meyering |
2008-09-07 | tests: don't let rounding-to-1KB blocks provoke a failure | Jim Meyering |
2008-09-07 | tests: don't fail due to built-in sleep from Solaris 11's /bin/sh | Jim Meyering |
2008-09-06 | install: new option: --strip-program, | Kamil Dudka |
2008-09-03 | df: new option: --total to print grand totals | Kamil Dudka |
2008-08-15 | adjust | Jim Meyering |
2008-08-15 | sort: new option, --sort=version, for version number ordering | Bruce Korb |
2008-08-14 | set envvars via "env" to avoid spurious set -x output from bad shells | Jim Meyering |
2008-08-14 | mktemp, sort, tac: don't use undefined after mkstemp failure | Jim Meyering |
2008-08-10 | sort: don't print uninitialized in diagnostic | Jim Meyering |
2008-08-09 | * tests/misc/expr: Add tests of the new GMP-based code. | Jim Meyering |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-07-27 | shuf: honor --zero-terminated option even with --input-range=LO-HI | 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-07-22 | tests: do not run chmod on a prefix of space-embedded tmpdir | Jim Meyering |
2008-07-22 | tests: again, do not change the mode of all directories below $HOME | Ralf Wildenhues |
2008-07-15 | fix two bugs in ptx | Jim Meyering |
2008-07-11 | tests: expand: test for lines starting with both spaces and tabs | Pádraig Brady |
2008-07-10 | make check: accommodate stricter POSIX-conforming shells | Jim Meyering |
2008-06-30 | truncate: ignore whitespace in --size parameters | Pádraig Brady |
2008-06-27 | timeout: fix invalid argument tests | Pádraig Brady |
2008-06-26 | tests: accommodate difference in an AIX 5.3 diagnostic | Peter O'Gorman |
2008-06-20 | sort: Fix bug where --batch-size option shrank SORT_SIZE. | Bo Borgerson |
2008-06-19 | tests: avoid test failure when root's primary group-ID is not 0 | Jim Meyering |
2008-06-19 | tests: avoid root-only test failure when run in a chroot | Jim Meyering |
2008-06-18 | * tests/check.mk: Fix a typo in a comment. | Jim Meyering |
2008-06-17 | sort: accept new option --batch-size=NMERGE | Bo Borgerson |
2008-06-17 | sort: add new option --files0-from=F | Bo Borgerson |
2008-06-16 | chcon: correct --verbose output to include newlines | Jim Meyering |
2008-06-14 | run gnulib-tests in parallel | Jim Meyering |
2008-06-13 | od: align multiple -t specs | Eric Blake |
2008-06-13 | skip (don't fail) root-only tests for common set-up failures | Jim Meyering |
2008-06-12 | comm: accept new option: --output-delimiter=STR | Bo Borgerson |
2008-06-12 | comm: ensure that input files are sorted | Bo Borgerson |
2008-06-11 | tests: skip a chown test on FreeBSD 6.x | Jim Meyering |
2008-06-11 | tests: remove duplicate mention of misc/selinux | Jim Meyering |
2008-06-10 | remove test for specific diagnostic when truncating missing directory | Pádraig Brady |
2008-06-10 | timeout: use system-independent exit values | Pádraig Brady |
2008-06-08 | standardize some error messages | Bo Borgerson |
2008-06-06 | Add new program: truncate | Pádraig Brady |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-06-01 | md5sum: new option, --quiet, to suppress OK messages | Erik Auerswald |
2008-05-30 | tests: ignore known failure on all Darwin 8.x / Mac OS X v10.4.x | Jim Meyering |
2008-05-30 | tests: avoid failure with older version of Perl's File::Temp | Jim Meyering |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |