Jim Meyering
|
39926c6c6e
|
Export LC_ALL=C, to avoid failure when run in a UTF locale.
Report and suggested fix by Bruno Haible.
|
2002-11-19 14:08:45 +00:00 |
|
Jim Meyering
|
d38c17cdbc
|
Export LC_ALL=C, to avoid failure when run in a UTF locale.
Report and suggested fix by Bruno Haible.
|
2002-11-19 14:07:20 +00:00 |
|
Jim Meyering
|
d421906870
|
.
|
2002-11-15 08:36:57 +00:00 |
|
Jim Meyering
|
e8f4c08e14
|
Ensure that `ls -dF --color symlink-to-dir' works properly.
|
2002-11-11 13:38:48 +00:00 |
|
Jim Meyering
|
def6c2371e
|
.
|
2002-11-06 11:37:47 +00:00 |
|
Jim Meyering
|
76e1efd955
|
(TESTS): Add printf-hex.
|
2002-11-06 09:23:50 +00:00 |
|
Jim Meyering
|
eff5b46e0c
|
Be careful to test the code in this package, not the shell built-in function.
|
2002-11-06 09:23:23 +00:00 |
|
Jim Meyering
|
b68401890d
|
Make sure that only two of the `H's in \xHHH are consumed
as part of the \x escape sequence.
|
2002-11-06 09:19:50 +00:00 |
|
Jim Meyering
|
254fcd14bf
|
.
|
2002-10-14 08:30:22 +00:00 |
|
Jim Meyering
|
79adfda48d
|
(TESTS): Add nl.
|
2002-10-14 08:19:31 +00:00 |
|
Jim Meyering
|
7535f31db9
|
*** empty log message ***
|
2002-10-14 08:19:13 +00:00 |
|
Jim Meyering
|
614bd059e8
|
New test, to make sure `split --lines=N' works.
|
2002-10-13 22:11:13 +00:00 |
|
Jim Meyering
|
38e6669301
|
(TESTS): Add split-l.
|
2002-10-13 22:10:20 +00:00 |
|
Jim Meyering
|
6dafd5b2fc
|
whoops
|
2002-10-13 13:33:05 +00:00 |
|
Jim Meyering
|
331dd19c54
|
.
|
2002-10-13 06:47:23 +00:00 |
|
Jim Meyering
|
fb8af4b59f
|
*** empty log message ***
|
2002-10-11 20:03:44 +00:00 |
|
Jim Meyering
|
08886ecd26
|
(TESTS): Add deref.
|
2002-10-11 19:59:31 +00:00 |
|
Jim Meyering
|
5a56be1388
|
*** empty log message ***
|
2002-10-11 19:56:56 +00:00 |
|
Jim Meyering
|
6fb9a86b51
|
*** empty log message ***
|
2002-10-10 08:32:14 +00:00 |
|
Jim Meyering
|
b468370388
|
New file/test, for the fix on 2002-10-08.
|
2002-10-10 08:31:29 +00:00 |
|
Jim Meyering
|
042b41c2b9
|
(TESTS): Add target-1.
|
2002-10-10 08:31:02 +00:00 |
|
Jim Meyering
|
d57998f128
|
Ensure that certain environment variables
are not set (e.g., SIMPLA_BACKUP_SUFFIX).
|
2002-10-09 08:09:57 +00:00 |
|
Jim Meyering
|
70869c09b8
|
Mark this as an expensive test; it would
consume 4GB of disk space on systems without support for sparse files.
Fix a logic error that'd make it `cat err' even though dd didn't fail.
|
2002-10-09 07:28:11 +00:00 |
|
Jim Meyering
|
3a4fbcd12b
|
Ensure that ls produces English messages.
|
2002-10-09 07:00:14 +00:00 |
|
Jim Meyering
|
a890541a5d
|
Fix syntax in test: use =, not ==.
|
2002-10-08 09:25:34 +00:00 |
|
Jim Meyering
|
fb763e4f7a
|
Use double quotes around diagnostic.
|
2002-10-08 09:21:08 +00:00 |
|
Jim Meyering
|
f3584c5e62
|
Use double quotes around diagnostic.
|
2002-10-08 09:18:12 +00:00 |
|
Jim Meyering
|
017c2208e2
|
.
|
2002-10-05 19:56:44 +00:00 |
|
Jim Meyering
|
fb918bedbf
|
(TESTS): Add i-no-r.
|
2002-10-05 19:56:34 +00:00 |
|
Jim Meyering
|
1f4be66913
|
*** empty log message ***
|
2002-10-05 19:21:33 +00:00 |
|
Jim Meyering
|
7a45935962
|
*** empty log message ***
|
2002-10-05 19:17:05 +00:00 |
|
Jim Meyering
|
55c73b9516
|
.
|
2002-10-05 17:02:43 +00:00 |
|
Jim Meyering
|
e3d5348851
|
save dd's stderr, and output it if dd fails
|
2002-10-05 08:29:21 +00:00 |
|
Jim Meyering
|
ae48cdae26
|
redirect dd's stderr
|
2002-10-05 08:27:45 +00:00 |
|
Jim Meyering
|
6a9dc978f9
|
(TESTS): Add big-4gb.
|
2002-10-05 08:26:42 +00:00 |
|
Jim Meyering
|
c5549236da
|
*** empty log message ***
|
2002-10-05 08:26:35 +00:00 |
|
Jim Meyering
|
215f635780
|
add a comment
|
2002-10-04 11:25:09 +00:00 |
|
Jim Meyering
|
314c0eaa97
|
Undo last change.
Instead, run du only on the symlinks that were successfully created.
|
2002-10-04 11:24:12 +00:00 |
|
Jim Meyering
|
4adcccbf48
|
Redirect errors (e.g. missing file) to /dev/null.
|
2002-10-04 11:19:22 +00:00 |
|
Jim Meyering
|
c1d185f01c
|
.
|
2002-09-29 17:26:18 +00:00 |
|
Jim Meyering
|
d51cd50606
|
(TESTS): Add slink.
|
2002-09-29 17:26:09 +00:00 |
|
Jim Meyering
|
92a2cc65cb
|
*** empty log message ***
|
2002-09-29 17:23:03 +00:00 |
|
Jim Meyering
|
a3b479c91f
|
.
|
2002-09-29 08:44:36 +00:00 |
|
Jim Meyering
|
7b355ee476
|
upgrade to automake-1.6f
|
2002-09-22 06:34:18 +00:00 |
|
Jim Meyering
|
457ae040b7
|
*** empty log message ***
|
2002-09-21 22:34:30 +00:00 |
|
Jim Meyering
|
ddc4c1a8a9
|
(TESTS): Add long-line.
|
2002-09-21 22:12:40 +00:00 |
|
Jim Meyering
|
17170ddcb3
|
(TESTS): Add t-slash.
|
2002-09-20 08:59:17 +00:00 |
|
Jim Meyering
|
350063fa65
|
add comment
|
2002-09-20 08:48:21 +00:00 |
|
Jim Meyering
|
9a8d898e60
|
*** empty log message ***
|
2002-09-20 08:46:48 +00:00 |
|
Jim Meyering
|
80b4ef8025
|
*** empty log message ***
|
2002-09-19 06:21:11 +00:00 |
|