<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/acl, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2008-02-09T09:30:33Z</updated>
<entry>
<title>tests: start migrating sourced-file function-like tests into test-lib.sh.</title>
<updated>2008-02-09T09:30:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2007-11-29T07:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0f197c8acd0b74a4496284491b59ceea84f8652b'/>
<id>urn:sha1:0f197c8acd0b74a4496284491b59ceea84f8652b</id>
<content type='text'>
* tests/acl: Remove file.
* tests/test-lib.sh (require_acl_): New function.
* tests/cp/acl: Use require_acl_ instead.
* tests/mv/acl: Likewise.
* tests/Makefile.am (EXTRA_DIST): Remove acl.
</content>
</entry>
<entry>
<title>Update all copyright notices to use the newer form.</title>
<updated>2007-07-23T12:35:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-07-23T12:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71aa3ea88084d17bcb4fc1031ad7b66f8647115e'/>
<id>urn:sha1:71aa3ea88084d17bcb4fc1031ad7b66f8647115e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change "version 2" to "version 3" in all copyright notices.</title>
<updated>2007-07-10T11:35:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-07-10T10:21:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33342c1a0a464f198df3f177432a0e98e482e7a4'/>
<id>urn:sha1:33342c1a0a464f198df3f177432a0e98e482e7a4</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/mv/i-link-no: Work around HP-UX /bin/sh tracing problem</title>
<updated>2006-06-28T06:51:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-06-28T06:51:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0e0f6e1050a569a92528d970e4dd5ed83f082ba0'/>
<id>urn:sha1:0e0f6e1050a569a92528d970e4dd5ed83f082ba0</id>
<content type='text'>
(set -x when VERBOSE=yes) when stderr is redirected before stdout
causing shell tracing of the stdout redirection to be written to
the stderr file.  Avoid problem and test failure on HP-UX by
redirecting stderr last.
* tests/dd/unblock-sync: Order shell file redirections for
stderr and stdout in the common style.
tests/acl: Likewise.
</content>
</entry>
<entry>
<title>Redirect stdin to /dev/null.  Otherwise, FreeBSD 5.0's getfacl would hang.</title>
<updated>2006-01-13T13:38:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-01-13T13:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=583cd919cce2ddde1da9114952e626b77275c0c6'/>
<id>urn:sha1:583cd919cce2ddde1da9114952e626b77275c0c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in previous change</title>
<updated>2005-12-15T19:01:00Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-12-15T19:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c1c8e668debc2d8b7aeaa98c4739c9730cf1e2da'/>
<id>urn:sha1:c1c8e668debc2d8b7aeaa98c4739c9730cf1e2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port to pre-POSIX shells like Solaris 8 /bin/sh.</title>
<updated>2005-12-15T18:58:20Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-12-15T18:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b7c426c0ab71127c57296139abd6065dad151a7f'/>
<id>urn:sha1:b7c426c0ab71127c57296139abd6065dad151a7f</id>
<content type='text'>
Don't assume /etc/passwd contains user names; use 'id' instead.
</content>
</entry>
<entry>
<title>Add `$0: ' prefix to diagnostics.</title>
<updated>2005-11-24T17:24:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-11-24T17:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2678a248bba9ed3865813c39232509a26195c49b'/>
<id>urn:sha1:2678a248bba9ed3865813c39232509a26195c49b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2005-11-17T18:19:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-11-17T18:19:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=29eb8e66c271175315c407f7d51ea879b0e863d5'/>
<id>urn:sha1:29eb8e66c271175315c407f7d51ea879b0e863d5</id>
<content type='text'>
</content>
</entry>
</feed>
