Age | Commit message (Expand) | Author |
2008-09-08 | tests: move input-tty into a test-lib.sh function | 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 | sort: new option, --sort=version, for version number ordering | Bruce Korb |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-07-15 | fix two bugs in ptx | Jim Meyering |
2008-06-17 | sort: add new option --files0-from=F | Bo Borgerson |
2008-06-14 | run gnulib-tests in parallel | Jim Meyering |
2008-06-13 | od: align multiple -t specs | Eric Blake |
2008-06-12 | comm: ensure that input files are sorted | Bo Borgerson |
2008-06-11 | tests: remove duplicate mention of misc/selinux | Jim Meyering |
2008-06-06 | Add new program: truncate | Pádraig Brady |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-17 | test invalid-option handling in all programs | Jim Meyering |
2008-05-16 | tests: improve coverage of printf.c | Jim Meyering |
2008-05-10 | now that the last of the mk-script-using tests is gone... | Jim Meyering |
2008-05-10 | tests: remove directory, tests/join/ | Jim Meyering |
2008-05-10 | tests: convert pr tests | Jim Meyering |
2008-05-10 | tests: remove directory, tests/tail/ | Jim Meyering |
2008-05-09 | tests: remove directory, tests/sort/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/tac/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/test/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/tr/ | Jim Meyering |
2008-05-06 | tests: skip another test if mcstransd is running | Jim Meyering |
2008-05-06 | tests: remove directory, tests/uniq/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/cut/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/head/ | Jim Meyering |
2008-05-06 | tests: move "sparse-file" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: move "group-names" into test-lib.sh | Jim Meyering |
2008-05-06 | avoid problems with sign-extended "char" operand to is* functions | Jim Meyering |
2008-05-05 | tac: avoid segfault for e.g., "echo > x; tac -r x x" | Jim Meyering |
2008-04-27 | move wc tests from own subdir into a single script | Jim Meyering |
2008-04-27 | tests: reorder some tests in the long list | Jim Meyering |
2008-04-27 | tests: put root-only (usually skipped) tests at the end | Jim Meyering |
2008-04-27 | tests: move another file (expensive) into test-lib.sh | Jim Meyering |
2008-04-23 | id: do not print SELinux context when invoked with a USERNAME argument | Ondřej Vašík |
2008-04-21 | tests: convert umask-check to a function | Jim Meyering |
2008-04-21 | tests: clean up root tests; adapt to new layout | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-03-01 | Don't skip the groups-version test. | Jim Meyering |
2008-02-12 | * tests/Makefile.am (EXTRA_DIST): Remove strace. | Jim Meyering |
2008-02-09 | tests: factor out the perl-requiring code in many test scripts | Jim Meyering |
2008-02-09 | tests: move the very-expensive file into test-lib.sh | Jim Meyering |
2008-02-09 | tests: start migrating sourced-file function-like tests into test-lib.sh. | Jim Meyering |
2008-01-06 | touch: add a test for today's change. | Jim Meyering |
2007-11-24 | Test the new feature: cp -p preserves the GID whenever possible. | Lasse Collin |
2007-11-01 | Use mktemp, not mkdtemp, to create test directories. | Jim Meyering |
2007-10-27 | Clean up tests/Makefile.am. | Jim Meyering |
2007-10-21 | Reorder tests to run more basic ones earlier. | Jim Meyering |