summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2005-01-14(id_gn): Exit 77, not 1, for a test-frameworkJim Meyering
failure, so that doesn't cause `make check' to stop. Nelson Beebe reported that this test would fail with this diagnostic `cannot find name for group ID 10' on one of his systems.
2005-01-13(validate): Add code (if-0'd out) to detectJim Meyering
names of temporary files that would clash on 8.3 file systems.
2005-01-13(run_tests): Add code (if-0'd out) to detectJim Meyering
names of temporary files that would clash on 8.3 file systems.
2005-01-12(repeat-000): Rename to `repeat-zeros' for the same reason.Jim Meyering
2005-01-12Shorten test names to accommodate 8.3 systems.Jim Meyering
2005-01-12Shorten test names to accommodate 8.3 systems.Jim Meyering
2005-01-12regenerateJim Meyering
2005-01-12(repeat-bigC): Change test name fromJim Meyering
`repeat-Compl', to avoid 8.3 conflict with `repeat-compl'.
2005-01-11*** empty log message ***Jim Meyering
2005-01-11(obs-ovflo): New test for overflow.Jim Meyering
2005-01-10Add tests for empty file names and pathchk -P.Paul Eggert
2005-01-08regenerateJim Meyering
2005-01-08(test_vector): For each -N test, automaticallyJim Meyering
create a new test vector using --columns=N.
2005-01-05Punt on the uptime test, since it fails whenJim Meyering
it can't get boot time, and I don't want that to stop `make check'.
2005-01-05Add a test for today's fix:Jim Meyering
(process_file): Evaluate exclusion rules against the entire file name, not just the last component.
2005-01-04.Jim Meyering
2005-01-04(check-root): Update.Jim Meyering
2005-01-04remove FIXME commentsJim Meyering
2005-01-04remove FIXME commentsJim Meyering
2005-01-03Regenerate.Paul Eggert
2005-01-03Don't set rows or columns to zero, to avoidJim Meyering
a bug in the TIOCGWINSZ ioctl on at least Solaris5.9 systems. Setting either (or both) to zero would succeed, but subsequent `stty size' would say `no size information for this device' due to the ioctl failing with EINVAL.
2004-12-21tweak commentJim Meyering
2004-12-21Avoid spurious failure on x86 solaris2.9 when using c89.Jim Meyering
2004-12-20Regenerate.Paul Eggert
2004-12-17 * tests/mv/hard-link-1: Rearrange to use newer trap-handling code,Jim Meyering
so temporary directories aren't left behind upon e.g., interrupt.
2004-12-14Add a few more tests.Jim Meyering
2004-12-14.Jim Meyering
2004-12-14(TESTS): Add tac-continue.Jim Meyering
2004-12-14Ensure that tac processes all command line arguments, evenJim Meyering
when it encounters an error with say the first one.
2004-12-14(no-a-isdir-b): This now exits with status 2,Paul Eggert
not status 1.
2004-12-09ls and variants now exit with status 2 on serious trouble.Paul Eggert
2004-12-06Sanitize environment.Jim Meyering
Otherwise, e.g., BLOCKSIZE=k would cause a failure.
2004-12-05(test_vector): Avoid test failure whenJim Meyering
_POSIX2_VERSION=199209 is in the environment, or when building on e.g., OpenBSD 3.2.
2004-11-30tweak temp file name to be more consistentJim Meyering
2004-11-30.Jim Meyering
2004-11-28.Jim Meyering
2004-11-26Regenerate.Paul Eggert
2004-11-16(@Tests): Use status=noxfer to avoidPaul Eggert
problems with regression testing.
2004-11-14*** empty log message ***Jim Meyering
2004-11-14*** empty log message ***Jim Meyering
2004-11-14.Jim Meyering
2004-11-14New file. Test today's closeout.c change.Jim Meyering
2004-11-14(TESTS): Add close-stdout.Jim Meyering
2004-11-06.Jim Meyering
2004-11-04Regenerate.Paul Eggert
2004-11-03Regenerate.Paul Eggert
2004-10-21.Jim Meyering
2004-10-21*** empty log message ***Jim Meyering
2004-10-21(TESTS): Add leak-fd.Jim Meyering
2004-10-21*** empty log message ***Jim Meyering