<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/factor/Makefile.am, branch v6.8</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.8</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.8'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2007-02-24T12:57:51Z</updated>
<entry>
<title>Remove the "gnits" option; it prohibits my using "+" as a version</title>
<updated>2007-02-24T12:57:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-02-24T12:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e98137ddd4d172048a792fb792925aa269ff8d11'/>
<id>urn:sha1:e98137ddd4d172048a792fb792925aa269ff8d11</id>
<content type='text'>
string suffix, and all it does (beyond the default "gnu" option)
is to _require_ the THANKS file.
* configure.ac (AM_INIT_AUTOMAKE): Remove it.

Remove all AUTOMAKE_OPTIONS settings in Makefile.am files.
* tests/chgrp/Makefile.am, tests/chmod/Makefile.am:
* tests/chown/Makefile.am, tests/cp/Makefile.am:
* tests/du/Makefile.am, tests/expr/Makefile.am:
* tests/factor/Makefile.am, tests/general/Makefile.am:
* tests/install/Makefile.am, tests/ln/Makefile.am:
* tests/ls/Makefile.am, tests/mkdir/Makefile.am:
* tests/mv/Makefile.am, tests/readlink/Makefile.am:
* tests/rm/Makefile.am, tests/rmdir/Makefile.am:
* tests/seq/Makefile.am, tests/stty/Makefile.am:
* tests/tee/Makefile.am, tests/touch/Makefile.am:
</content>
</entry>
<entry>
<title>Put CU_TEST_NAME in the environment for each test run by "make check".</title>
<updated>2007-01-13T10:32:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-01-13T10:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9c88531fb059e3c32138359fb9b8615858af0f94'/>
<id>urn:sha1:9c88531fb059e3c32138359fb9b8615858af0f94</id>
<content type='text'>
* Transform all Makefile.am files so that when running "make check",
CU_TEST_NAME is set to the name of the test.  This is so that when I
run valgrind-enabled (--log-file-qualifier=CU_TEST_NAME) "make check"
on the entire package it is more convenient to map a leak or error
found in a valgrind log file back to the offending test.
Use this command:
(echo tests/Makefile.am.in; find tests -name Makefile.am) \
 |xargs perl -pi -e '/^(\s*)PATH=...VG_PATH_PREFIX/ and ' \
   -e 'print $1,q|CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst |,"\\\n"'
</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>*** empty log message ***</title>
<updated>2003-04-05T18:03:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-04-05T18:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4cfe78b8a0d3a607c0408cf6b82bb82d23224a92'/>
<id>urn:sha1:4cfe78b8a0d3a607c0408cf6b82bb82d23224a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2003-02-02T20:15:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-02-02T20:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=89fc48060256f66a3662794d9779a552bfe0c0a4'/>
<id>urn:sha1:89fc48060256f66a3662794d9779a552bfe0c0a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(TESTS_ENVIRONMENT): Add `pwd`/ prefix</title>
<updated>2000-01-07T08:25:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-01-07T08:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f90f8cea87352c1daf386fb5976a1e6c465352b7'/>
<id>urn:sha1:f90f8cea87352c1daf386fb5976a1e6c465352b7</id>
<content type='text'>
to exported PATH value (though not strictly necessary, here).
</content>
</entry>
<entry>
<title>Rewrite to use new testing framework.</title>
<updated>1998-11-01T00:52:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-11-01T00:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=427e67b1969551e118da7679ec4f7ca9d596f29c'/>
<id>urn:sha1:427e67b1969551e118da7679ec4f7ca9d596f29c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>1998-09-26T19:13:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-09-26T19:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=219c7a280d3c6fef85fdd848861edef2bd276ec1'/>
<id>urn:sha1:219c7a280d3c6fef85fdd848861edef2bd276ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check: depend on maint_gen</title>
<updated>1998-07-13T00:31:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-07-13T00:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f42b337a0bcd670d3940a371a128ecd4c7b206d6'/>
<id>urn:sha1:f42b337a0bcd670d3940a371a128ecd4c7b206d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>1998-05-03T22:15:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-05-03T22:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a519a07f258a0208551c706bf017e5c1993f2b47'/>
<id>urn:sha1:a519a07f258a0208551c706bf017e5c1993f2b47</id>
<content type='text'>
</content>
</entry>
</feed>
