<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/Makefile.am, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-11-20T23:37:03Z</updated>
<entry>
<title>Arrange for "make check-root" to run the new root-only test.</title>
<updated>2006-11-20T23:37:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-20T23:37:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e9a8c140da18a32adb458ee74ea93476f7859f5b'/>
<id>urn:sha1:e9a8c140da18a32adb458ee74ea93476f7859f5b</id>
<content type='text'>
* tests/Makefile.am (t7): New target, to run tests/ls/nameless-uid.
(all_t): Add t7.
</content>
</entry>
<entry>
<title>new feature: rm accepts new option: --one-file-system</title>
<updated>2006-10-24T22:01:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-24T22:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5e42576c017905627e209acc20bf6e6abd1db6ef'/>
<id>urn:sha1:5e42576c017905627e209acc20bf6e6abd1db6ef</id>
<content type='text'>
Suggested by Steve McIntyre in &lt;http://bugs.debian.org/392925&gt;.
* src/remove.h (struct rm_options) [one_file_system]: New member.
* src/rm.c (rm_option_init): Initialize it.
(usage): Document the option.
* src/mv.c (rm_option_init): Likewise.
* src/remove.c (remove_dir): With --one-file-system and --recursive,
for each directory command line argument, do not affect a file system
different from that of the starting directory.  And give a diagnostic.
* src/rm.c (ONE_FILE_SYSTEM): New enum.
(main): Handle new option.
* tests/rm/one-file-system: Test the above.
* tests/rm/Makefile.am (TESTS): Add one-file-system.
* tests/Makefile.am (check-root): Add the rm/one-file-system
test to the list.
(EXTRA_DIST): Add other-fs-tmpdir.

* tests/mv/setup: Removed.  Renamed to...
* tests/other-fs-tmpdir: ...this new file.
* tests/mv/Makefile.am (EXTRA_DIST): Remove setup.
* tests/mv/acl: Reflect renaming: use ../other-fs-tmpdir.
* tests/mv/backup-is-src: Likewise.
* tests/mv/hard-link-1: Likewise.
* tests/mv/leak-fd: Likewise.
* tests/mv/mv-special-1: Likewise.
* tests/mv/part-fail: Likewise.
* tests/mv/part-hardlink: Likewise.
* tests/mv/part-rename: Likewise.
* tests/mv/part-symlink: Likewise.
* tests/mv/partition-perm: Likewise.
* tests/mv/to-symlink: Likewise.
* tests/mv/into-self-2: Likewise.

[doc/ChangeLog]
* coreutils.texi (rm invocation): Describe --one-file-system.
</content>
</entry>
<entry>
<title>Don't let a failure in one test stop "make -k".</title>
<updated>2006-10-24T06:46:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-24T06:43:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ba6b1acefd8c9d9a4c506806d68e891879706a2c'/>
<id>urn:sha1:ba6b1acefd8c9d9a4c506806d68e891879706a2c</id>
<content type='text'>
* tests/Makefile.am (t1 t2 t3 t4 t5): New targets.
(check-root): Depend on them, rather than executing the five
commands in a single rule.  Reported by Greg Schafer.
</content>
</entry>
<entry>
<title>* tests/Makefile.am (EXTRA_DIST): Add sparse-file.</title>
<updated>2006-08-19T20:34:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-19T20:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=befcbddff1ef076447acbb8e386eba4a05bbf834'/>
<id>urn:sha1:befcbddff1ef076447acbb8e386eba4a05bbf834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):</title>
<updated>2006-07-03T12:55:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-03T12:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ae87c86b4a9a5149d431f831653573ebc6fb15f2'/>
<id>urn:sha1:ae87c86b4a9a5149d431f831653573ebc6fb15f2</id>
<content type='text'>
Add $VG_PATH_PREFIX as a prefix to $PATH
</content>
</entry>
<entry>
<title>* tests/envvar-check (vars): Add CDPATH and POSIXLY_CORRECT.</title>
<updated>2006-07-03T08:37:50Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-03T08:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=20592da66e993caf71b6081ef58209f146ce19c2'/>
<id>urn:sha1:20592da66e993caf71b6081ef58209f146ce19c2</id>
<content type='text'>
* tests/Makefile.am (evar-check): Remove rule.
(EXTRA_DIST): Remove .env-warn.
* tests/.env-warn: Remove file.  No longer used.
Suggestion from Eric Blake.
</content>
</entry>
<entry>
<title>(SUBDIRS): Remove basename.</title>
<updated>2006-03-26T11:52:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-03-26T11:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1f16c42214b6b0d4920667c6ffde5382952e3d85'/>
<id>urn:sha1:1f16c42214b6b0d4920667c6ffde5382952e3d85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(check-root): Add tail-2/append-only</title>
<updated>2006-01-24T22:54:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-01-24T22:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b4440fe269eea4912f7dbbdb7f9e0f2b2e748f4d'/>
<id>urn:sha1:b4440fe269eea4912f7dbbdb7f9e0f2b2e748f4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(SUBDIRS): Add comments discouraging the</title>
<updated>2006-01-13T13:55:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-01-13T13:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9f43b7e39dd80f56b892c474ee72a6f9f9dea51b'/>
<id>urn:sha1:9f43b7e39dd80f56b892c474ee72a6f9f9dea51b</id>
<content type='text'>
addition of new directories under tests/.
</content>
</entry>
<entry>
<title>(EXTRA_DIST): Add acl to the list.</title>
<updated>2005-11-24T17:25:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-11-24T17:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f85b578dbba0b18ddf44863669f98b63eaa35de4'/>
<id>urn:sha1:f85b578dbba0b18ddf44863669f98b63eaa35de4</id>
<content type='text'>
</content>
</entry>
</feed>
