Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-23 | Replace all occurrences of `(exit N); exit' with | Jim Meyering | |
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx. | |||
2004-03-12 | Exit 77 (not 1) if we can't set up for the test. | Jim Meyering | |
This was triggered on a Linux-2.2.19 system using a file system NFS-mounted from some sort of Sun. | |||
2001-05-20 | Unset QUOTING_STYLE and TIME_STYLE. Set TZ. | Jim Meyering | |
Adjust to change in full-time format. Fix typo in failure messages (-a and -m were interchanged). | |||
2000-10-28 | source lang-default before the first `cd' | Jim Meyering | |
2000-10-22 | Source lang-default rather than open-coding | Jim Meyering | |
the setting/exporting of LANG, LC_ALL, and LANGUAGE. | |||
2000-09-23 | Output more information when a test fails. | Jim Meyering | |
2000-05-19 | (LC_ALL): Set it unconditionally. | Jim Meyering | |
2000-05-15 | Set LC_ALL to `C' to avoid failure when the | Jim Meyering | |
current locale is not C (POSIX). From Matthew Clarke. | |||
1999-12-19 | remove unused test= stmt | Jim Meyering | |
1999-12-08 | Test more of the framework (touch's -a and -m | Jim Meyering | |
options) before running the actual ls test. | |||
1999-12-08 | s/test_failure/framework_failure/g | Jim Meyering | |
1999-12-04 | List --full-time dates upon failure. | Jim Meyering | |
1999-11-20 | Use `ls' and `touch', not $LS and $TOUCH. | Jim Meyering | |
1998-05-30 | Clean up ctime test. Note that it fails also | Jim Meyering | |
on Solaris5.5.1 tmpfs file systems. | |||
1998-01-24 | *** empty log message *** | Jim Meyering | |
1998-01-24 | (test_failure): Note that the SunOS4.1.4 failure | Jim Meyering | |
of the ctime test is expected. Rename does not update ctime; link does -- so use ln, not mv. | |||
1998-01-22 | Use GNU touch to work around problems with NFS caching and/or clock skew. | Jim Meyering | |
1998-01-10 | *** empty log message *** | Jim Meyering | |
1998-01-10 | *** empty log message *** | Jim Meyering | |
1998-01-10 | *** empty log message *** | Jim Meyering | |
1998-01-10 | . | Jim Meyering | |