Jim Meyering
1c904f14ea
* tests/envvar-check: Add more variable names to the list of those
...
that can affect these programs and tests: _POSIX2_VERSION, COLUMNS,
QUOTING_STYLE, TABSIZE, TERM, TMPDIR.
2006-09-17 20:29:05 +00:00
Jim Meyering
e9bf9a6ecc
This test was failing in some environments.
...
* tests/ls/color-dtype-dir: Don't rely on eval "`dircolors -b`"
to set LS_COLORS in the environment.
* tests/envvar-check: Instead, ensure that LS_COLORS is not set.
Reported by Bob Proulx.
2006-08-26 18:44:52 +00:00
Paul Eggert
218fa5c61b
Add/fix copyright notices and adjust to latest GNU FDL.
2006-08-17 19:58:17 +00:00
Jim Meyering
20592da66e
* tests/envvar-check (vars): Add CDPATH and POSIXLY_CORRECT.
...
* tests/Makefile.am (evar-check): Remove rule.
(EXTRA_DIST): Remove .env-warn.
* tests/.env-warn: Remove file. No longer used.
Suggestion from Eric Blake.
2006-07-03 08:37:50 +00:00
Jim Meyering
ba2948b764
Setting TIME_STYLE=long-iso in the environment would make the
...
cp/same-file test fail.
* tests/envvar-check (vars): Add TIME_STYLE to the list.
* tests/cp/same-file: Revert last change.
Source the envvar-check script, to ensure that TIME_STYLE
settings don't affect these tests.
2006-06-11 08:12:37 +00:00
Jim Meyering
ebe3477b72
Test for BLOCKSIZE. Factor the code to simplify it.
2004-03-24 17:40:29 +00:00
Jim Meyering
4efd012fe0
*** empty log message ***
2003-02-20 17:59:37 +00:00
Jim Meyering
a4bbb4de7e
Add checks for the following:
...
BLOCK_SIZE, DU_BLOCK_SIZE, DF_BLOCK_SIZE, LS_BLOCK_SIZE.
2003-02-20 17:58:45 +00:00
Jim Meyering
d6a685271c
Set/use $as_unset, for those shells
...
(like Ultrix4's /bin/sh) that don't accept `unset'.
2001-03-17 22:12:03 +00:00
Jim Meyering
47e19fb368
*** empty log message ***
2000-08-12 13:19:27 +00:00