<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/misc/kill.sh, branch v8.26</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.26</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.26'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2016-01-15T14:14:06Z</updated>
<entry>
<title>tests: simplify invalid signal determination for kill -l</title>
<updated>2016-01-15T14:14:06Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2016-01-14T14:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4c7d82f1f11a3e122befccde505a1dc4519a22e7'/>
<id>urn:sha1:4c7d82f1f11a3e122befccde505a1dc4519a22e7</id>
<content type='text'>
* src/operand2sig.c (operand2sig): Add a detailed comment explaining
why we validate even very large shell exit status values.
* tests/misc/kill.sh: Add a test case for the ksh scheme.
Simplify the INVALID signal number determination which also avoids
a false failure on systems like FreeBSD 10 with incomplete
signal list (caused by inaccurate NSIG).
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2016-01-01T14:10:41Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2016-01-01T14:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b16e999f553b682e74e0a56750f649da05130c4f'/>
<id>urn:sha1:b16e999f553b682e74e0a56750f649da05130c4f</id>
<content type='text'>
Run "make update-copyright" and then...

* gnulib: Update to latest with copyright year adjusted.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Likewise.
* tests/sample-test: Adjust to use the single most recent year.
</content>
</entry>
<entry>
<title>tests: improve kill tests</title>
<updated>2015-12-15T17:07:39Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-12-15T00:30:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d3ddf7bce45ac73c9d5180bed5ad2f10192b28f3'/>
<id>urn:sha1:d3ddf7bce45ac73c9d5180bed5ad2f10192b28f3</id>
<content type='text'>
* tests/misc/kill.sh:
- verify kill -[lt] support multiple parameters.
- verify kill -[lt] fail with (some) invalid parameters.
- Use returns_1 ... || fail=1, rather than ... &amp;&amp; fail=1.
</content>
</entry>
<entry>
<title>kill: add undocumented -L for compatibility</title>
<updated>2015-12-14T13:37:22Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-12-13T19:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=03bef9178163351c72af7fc494a40411610bc227'/>
<id>urn:sha1:03bef9178163351c72af7fc494a40411610bc227</id>
<content type='text'>
procps, bash &gt;= 4.4, and util-linux &gt;= 2.23
all have the -L option to output a table.

* src/kill.c (main): Have -L synonymous with -t.
Luckily there is no signal that begins with 'L'.
* tests/misc/kill.sh: Update the test.
</content>
</entry>
<entry>
<title>tests: add tests for the kill command</title>
<updated>2015-12-14T13:36:41Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2015-12-13T18:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fc8e71997336b7119d0781278d2bdf91587af1ef'/>
<id>urn:sha1:fc8e71997336b7119d0781278d2bdf91587af1ef</id>
<content type='text'>
* tests/misc/kill.sh: Add first tests for kill.
* tests/local.mk: Reference the new test.
</content>
</entry>
</feed>
