* tests/misc/tac: Also perform stdin and piped tests.
[platform/upstream/coreutils.git] / tests / misc / tac
2008-05-10 Jim Meyering* tests/misc/tac: Also perform stdin and piped tests.
2008-05-08 Jim Meyeringtests: remove directory, tests/tac/
2008-05-05 Jim Meyering* tests/misc/tac: Set execute bit.
2008-05-05 Jim Meyeringtac: avoid segfault for e.g., "echo > x; tac -r x x"