<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/ls, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-08-26T18:44:52Z</updated>
<entry>
<title>This test was failing in some environments.</title>
<updated>2006-08-26T18:44:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-26T18:44:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e9bf9a6ecc7418e0b9d254121d5cdf28644e0189'/>
<id>urn:sha1:e9bf9a6ecc7418e0b9d254121d5cdf28644e0189</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>"ls --color" would highlight other-writable and sticky directories</title>
<updated>2006-08-26T06:46:17Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-26T06:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=967e0c11eaecf01a8596b8b48e8ef8edc85318fd'/>
<id>urn:sha1:967e0c11eaecf01a8596b8b48e8ef8edc85318fd</id>
<content type='text'>
no differently than regular directories on a file system with
dirent.d_type support.
* NEWS: Say the above.
* src/ls.c (gobble_file): With --color, also stat the file when
we know it is a directory.
Derived from an anonymous one-line fix and bug report:
&lt;https://savannah.gnu.org/bugs/?15043&gt;.
* tests/ls/color-dtype-dir: New file.  Test for the above fix.
* tests/ls/Makefile.am (TESTS): Add color-dtype-dir.
</content>
</entry>
<entry>
<title>* aclocal.m4, config.hin, configure:</title>
<updated>2006-08-22T18:50:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-22T18:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6d124bf98aaef135b6c8463973930ce3e50a77fc'/>
<id>urn:sha1:6d124bf98aaef135b6c8463973930ce3e50a77fc</id>
<content type='text'>
Remove from CVS, since ./bootstrap generates them automatically.
* .cvsignore: Add INSTALL, Makefile.in, *.cache, *.lineno, *.log.
Remove more-specific entries.  This catches files like configure.lineno.
* man/.cvsignore: Add Makefile.in.
* src/.cvsignore: Add Makefile.in.
Remove .version, dir.c, install, mvdir, stamp-v, vdir.c, version.c.

For .cvsignore file under the tests directory:
Add Makefile.in.  Sort entries if necessary.  Remove *.I, *.E,
*.X, *.O, *-tests, build-script, mk-script if they're never
created in this directory.

* build-aux/.cvsignore: New file.
* doc/.cvsignore: Add Makefile.in, coreutils.html, coreutils.pdf,
coreutils.ps, coreutils.tps.  Remove coreutils.cm (dunno what it
is, but the makefile doesn't mention it).  Remove coreutils.info
as it is subsumed by coreutils.info*.
* lib/.cvsignore: Add Makefile.in, getdate.tab.h.
Remove stat.c, sysexit.h.
* m4/.cvsignore: Remove Makefile, dev-ino.m4, glibc2.m4, intdiv0.m4,
inttypes-h.m4, inttypes-pri.m4, jm-glibc-io.m4, lcmessage.m4,
lock.m4, printf-posix.m4, same-inode.m4, size_max.m4,
uintmax_t.m4, ulonglong.m4, visibility.m4, xsize.m4.  Many of
these are put in automatically by ../bootstrap, but that's a
bootstrap bug that I plan to fix shortly.
* po/.cvsignore: More ../bootstrap-related fixes, plus remove old
cruft.  Add *.po, LINGUAS, Makevars.  Remove *.cat, *.msg,
cat-id-dbl.c, messages.mo, stamp-cat-id.
</content>
</entry>
<entry>
<title>Remove from CVS, since the bootstrap script generates them automatically.</title>
<updated>2006-08-21T07:26:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-21T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0f7a044109b860443ecaa4f8a37652b1b4423057'/>
<id>urn:sha1:0f7a044109b860443ecaa4f8a37652b1b4423057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2006-08-19T19:34:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-19T19:34:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=03ffc923e913e25ed2e1d264a384711954fd5b98'/>
<id>urn:sha1:03ffc923e913e25ed2e1d264a384711954fd5b98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* tests/ls/stat-dtype: Test for the 2006-08-17 `ls -CF' fix.</title>
<updated>2006-08-19T17:19:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-19T17:19:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=674311d6d747f6b7c910c545d53557644797e67e'/>
<id>urn:sha1:674311d6d747f6b7c910c545d53557644797e67e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add/fix copyright notices and adjust to latest GNU FDL.</title>
<updated>2006-08-17T19:58:17Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-17T19:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=218fa5c61ba2f211b175aa943faa7eea286ff69e'/>
<id>urn:sha1:218fa5c61ba2f211b175aa943faa7eea286ff69e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* tests/ls/stat-dtype: Use stat to test file system type, rather</title>
<updated>2006-08-16T09:44:55Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-16T09:44:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=481113d5513b06bc5bcf7d75c38455e172deb719'/>
<id>urn:sha1:481113d5513b06bc5bcf7d75c38455e172deb719</id>
<content type='text'>
than df -T, in case /etc/mtab lies.  Reported by Michael Stone.
</content>
</entry>
<entry>
<title>.</title>
<updated>2006-08-15T12:05:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T12:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e5b0d0aa85959baa9c2ba8b0af87e01ee659057b'/>
<id>urn:sha1:e5b0d0aa85959baa9c2ba8b0af87e01ee659057b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* tests/ls/stat-vs-dirent: Too many (losing) systems trigger the</title>
<updated>2006-08-11T08:40:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-11T08:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9236b6befcef5cac424ff99619edbb0f6336a5e5'/>
<id>urn:sha1:9236b6befcef5cac424ff99619edbb0f6336a5e5</id>
<content type='text'>
failure that this test checks for (stat/dirent inode mismatch at
a mount point), so continue to give a diagnostic about the failure,
but don't actually count it as a failure.
</content>
</entry>
</feed>
