1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 03:51:30 +02:00
Commit Graph

176 Commits

Author SHA1 Message Date
Jim Meyering 4778b57c26 . 2001-02-08 10:43:44 +00:00
Jim Meyering 3ff0f8076b . 2001-01-31 19:15:41 +00:00
Jim Meyering c2329c797c . 2001-01-14 15:35:19 +00:00
Jim Meyering c957bbdeae (TESTS): Add trailing-slash. 2001-01-14 11:06:20 +00:00
Jim Meyering c6a4fe00db from Volker Borchert 2001-01-14 11:05:50 +00:00
Jim Meyering 81268e4b67 . 2001-01-13 15:57:48 +00:00
Jim Meyering 455ce0178b (TESTS): Add into-self-4. 2001-01-13 15:56:29 +00:00
Jim Meyering e268536dba *** empty log message *** 2001-01-13 15:55:35 +00:00
Jim Meyering 9926b4ec03 . 2000-12-27 10:05:05 +00:00
Jim Meyering 764dd3149e Don't make the success of the test depend
on the order in which directory entries are processed.
2000-12-08 20:31:47 +00:00
Jim Meyering cde06a54ea Create and `cd' into temporary directory
before anything else.  Reported by Volker Borchert.
2000-11-18 13:19:23 +00:00
Jim Meyering e9e376d85f fix another exit 2000-11-05 15:12:37 +00:00
Jim Meyering 81f10fbd43 Clean up this test. 2000-11-05 15:12:14 +00:00
Jim Meyering f32a1186bc . 2000-10-30 17:51:06 +00:00
Jim Meyering a3f0f65334 *this* is not an expensive test 2000-10-28 13:49:43 +00:00
Jim Meyering 7b86692737 Mark this as an expensive test. 2000-10-28 12:51:40 +00:00
Jim Meyering 3bd2a88618 source lang-default before the first `cd' 2000-10-28 12:46:59 +00:00
Jim Meyering 9e546891f1 remove remnants of lang-default change 2000-10-22 21:24:40 +00:00
Jim Meyering 28c6609c86 Source lang-default rather than open-coding
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
2000-10-22 13:09:28 +00:00
Jim Meyering 7e02b6c989 Make sure the programs use C-locale formats
and translations.  Bruno Haible reported that this test would fail
when using other locales, because ls printed a translation of `total'.
2000-10-18 07:41:59 +00:00
Jim Meyering 6a8e993550 Run `diff -c' only if cmp finds a difference.
Clean up.
2000-09-29 10:17:51 +00:00
Jim Meyering 1f5e4907c2 . 2000-09-23 09:29:54 +00:00
Jim Meyering e34407ac09 *** empty log message *** 2000-09-22 15:39:03 +00:00
Jim Meyering bca49a8c12 (TESTS): Add part-rename. 2000-09-22 15:38:37 +00:00
Jim Meyering b150de0a99 Redirect stdout to stderr before trying to
remove the temp directory.  Otherwise, the `rm -rf' would get an
error because the output file wouldn't be closed and the directory
wouldn't be `empty'.
2000-09-05 12:15:30 +00:00
Jim Meyering 9f99fca934 mv's --force (-f) option is no longer needed for
this test, now that all it does is cancel --interactive (-i).
2000-09-04 16:58:25 +00:00
Jim Meyering 5dcb9b11aa *** empty log message *** 2000-09-04 08:16:16 +00:00
Jim Meyering fbc1b0b06f *** empty log message *** 2000-09-04 08:03:56 +00:00
Jim Meyering 1f64389cd5 *** empty log message *** 2000-09-04 07:27:49 +00:00
Jim Meyering e2017655a1 *** empty log message *** 2000-09-04 07:25:10 +00:00
Jim Meyering 09af7ed5f7 *** empty log message *** 2000-09-04 07:09:08 +00:00
Jim Meyering a513c6c10e . 2000-09-03 18:49:37 +00:00
Jim Meyering 3e8dff57b2 *** empty log message *** 2000-09-02 09:44:47 +00:00
Jim Meyering 1207fe6788 *** empty log message *** 2000-09-02 09:32:01 +00:00
Jim Meyering 24946d8604 *** empty log message *** 2000-09-02 09:30:03 +00:00
Jim Meyering aa8f9f7e67 *** empty log message *** 2000-09-02 09:28:31 +00:00
Jim Meyering 9136c97143 *** empty log message *** 2000-09-02 09:08:31 +00:00
Jim Meyering 976d5c8a3f add basic test 2000-09-02 07:55:32 +00:00
Jim Meyering af77319c56 Remove test for the VERSION_CONTROL and/or
SIMPLE_BACKUP_SUFFIX envvars.  Source ../envvar-check instead.
2000-08-12 13:22:19 +00:00
Jim Meyering 60d7a8e772 Remove test for the VERSION_CONTROL and/or
SIMPLE_BACKUP_SUFFIX envvars.  Source ../envvar-check instead.
2000-08-12 13:21:47 +00:00
Jim Meyering e37768067a Remove test for the VERSION_CONTROL and/or
SIMPLE_BACKUP_SUFFIX envvars.  Source ../envvar-check instead.
2000-08-12 13:21:13 +00:00
Jim Meyering 6b95201b8d . 2000-08-05 19:36:20 +00:00
Jim Meyering c8a15b9edb Add quote marks to match new behavior. 2000-07-30 18:44:43 +00:00
Jim Meyering 2bf26f848f . 2000-07-09 17:53:14 +00:00
Jim Meyering c93836544c Don't copy `out' into /tmp. 2000-06-28 14:06:30 +00:00
Jim Meyering 47f6723289 . 2000-06-18 17:47:39 +00:00
Jim Meyering b89b71f63e . 2000-06-12 07:42:01 +00:00
Jim Meyering 5bdf244d0d (TESTS): Add diag. 2000-06-12 06:10:23 +00:00
Jim Meyering 32dd0d64b9 *** empty log message *** 2000-06-12 06:01:06 +00:00
Jim Meyering 66fcd6e2eb *** empty log message *** 2000-06-12 05:51:16 +00:00