summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2000-11-07(TESTS): Add parents.Jim Meyering
(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).
2000-11-07handle special bits, tooJim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-06(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).Jim Meyering
2000-11-06Move mkdir tests into ../mkdir.Jim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-06*** empty log message ***Jim Meyering
2000-11-05fix another exitJim Meyering
2000-11-05Clean up this test.Jim Meyering
2000-11-05*** empty log message ***Jim Meyering
2000-11-05Add tests for the above fix.Jim Meyering
2000-11-03list the sourceJim Meyering
2000-11-03.Jim Meyering
2000-11-03(TESTS): Add sample-vec.Jim Meyering
2000-11-02*** empty log message ***Jim Meyering
2000-11-02*** empty log message ***Jim Meyering
2000-11-02argh!! use pack's `B', not `b' formatJim Meyering
2000-11-02*** empty log message ***Jim Meyering
2000-10-31Add all the internationalization-relatedJim Meyering
variable names autoconf uses. Set and export them in a loop.
2000-10-31Much improved.Jim Meyering
Run each test also with mkdir's `-p' option and check permissions on the parent directories.
2000-10-31use backticks and sed instead of set and shiftJim Meyering
2000-10-31Add some permission tests.Jim Meyering
2000-10-31Fix the test so it actually does something.Jim Meyering
Run each test also with mkdir's `-p' option.
2000-10-30.Jim Meyering
2000-10-30.Jim Meyering
2000-10-29Add a test.Jim Meyering
2000-10-29(LC_COLLATE): Set it to the empty string andJim Meyering
export it. Otherwise, tests/cp/cp-mv-backup would fail e.g., when LC_COLLATE was set to en. Reported by Vin Shelton.
2000-10-28Disable this test by default; it's expensive.Jim Meyering
Mark this as an expensive test.
2000-10-28*this* is not an expensive testJim Meyering
2000-10-28Factor out the expensive-test-checking code, ...Jim Meyering
2000-10-28Mark this as an expensive test.Jim Meyering
2000-10-28*** empty log message ***Jim Meyering
2000-10-28source lang-default before the first `cd'Jim Meyering
2000-10-28source lang-default before the first `cd'Jim Meyering
2000-10-28source lang-default before the first `cd'Jim Meyering
2000-10-28source lang-default before changing directoryJim Meyering
2000-10-22remove remnants of lang-default changeJim Meyering
2000-10-22source lang-default *before* the `cd'Jim Meyering
2000-10-22.Jim Meyering
2000-10-22s/shasum/sha1sum/Jim Meyering
2000-10-22Source lang-default rather than open-codingJim Meyering
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
2000-10-22Source lang-default rather than open-codingJim Meyering
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
2000-10-22.Jim Meyering
2000-10-22*** empty log message ***Jim Meyering
2000-10-21(no commit message)Jim Meyering
2000-10-21.Jim Meyering
2000-10-18Undo the effect of the 1997-07-12 change to date.c; itJim Meyering
broke "date -u MMDDhhmm" and it wasn't documented. This reverts to the behavior of the 1996-01-03 patch. (utc-0, utc-1, relative-2): Adjust to above change.