summaryrefslogtreecommitdiff
path: root/tests/envvar-check
AgeCommit message (Collapse)Author
2006-07-03* tests/envvar-check (vars): Add CDPATH and POSIXLY_CORRECT.Jim Meyering
* 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-06-11Setting TIME_STYLE=long-iso in the environment would make theJim Meyering
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.
2004-03-24Test for BLOCKSIZE. Factor the code to simplify it.Jim Meyering
2003-02-20*** empty log message ***Jim Meyering
2003-02-20Add checks for the following:Jim Meyering
BLOCK_SIZE, DU_BLOCK_SIZE, DF_BLOCK_SIZE, LS_BLOCK_SIZE.
2001-03-17Set/use $as_unset, for those shellsJim Meyering
(like Ultrix4's /bin/sh) that don't accept `unset'.
2000-08-12*** empty log message ***Jim Meyering