<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/testsuite/seq.tests, branch long_paths</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=long_paths</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=long_paths'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2023-04-11T18:29:59+00:00</updated>
<entry>
<title>seq: fix yet another case of negative parameters not working</title>
<updated>2023-04-11T18:29:59+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-04-11T18:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=478b5ac2bcdb5014d8e6a6e8d7647b4c599cc1a7'/>
<id>urn:sha1:478b5ac2bcdb5014d8e6a6e8d7647b4c599cc1a7</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>seq: accept negative parameters</title>
<updated>2023-04-10T12:33:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2023-04-10T12:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9bc2b6e88474a8ebb50c94f29320d343bd374928'/>
<id>urn:sha1:9bc2b6e88474a8ebb50c94f29320d343bd374928</id>
<content type='text'>
function                                             old     new   delta
seq_main                                             429     476     +47
packed_usage                                       34557   34538     -19
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 47/-19)             Total: 28 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tests: fix POSIX shell source style</title>
<updated>2009-11-04T23:41:22+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-11-04T23:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=caa79406aa3d9aac512ad5a32968398cb1c2dde0'/>
<id>urn:sha1:caa79406aa3d9aac512ad5a32968398cb1c2dde0</id>
<content type='text'>
The source command does not search $PWD, and bash recently fixed itself to
follow this behavior for /bin/sh.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>seq: fix testsuite failures</title>
<updated>2009-06-15T07:16:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-15T07:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cd3dd42c28832da92ee0d4d3afe7cf722e38f80c'/>
<id>urn:sha1:cd3dd42c28832da92ee0d4d3afe7cf722e38f80c</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix or document testsuite failures</title>
<updated>2009-06-13T21:41:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-13T21:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2441060bebec2d65c9d106335223f37ec6e8ea5b'/>
<id>urn:sha1:2441060bebec2d65c9d106335223f37ec6e8ea5b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>- add seq -w support (Natanael Copa)</title>
<updated>2008-11-12T12:59:56+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-11-12T12:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2598f761bb526afd8ec0de06071fcd6f1a897cd5'/>
<id>urn:sha1:2598f761bb526afd8ec0de06071fcd6f1a897cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor tweaks: remove traces of old $COMMAND environment variable.</title>
<updated>2006-05-02T21:39:04+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-05-02T21:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=67d5b8b5b1795a08eadfd3af467dc7a3e18d8769'/>
<id>urn:sha1:67d5b8b5b1795a08eadfd3af467dc7a3e18d8769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-wordwrap the new tests, and fix seq.c to pass them.</title>
<updated>2006-04-27T22:36:32+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-04-27T22:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d5b9428bb6e9d7524f6ef24868ce6394ade08255'/>
<id>urn:sha1:d5b9428bb6e9d7524f6ef24868ce6394ade08255</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add two regression tests for seq.</title>
<updated>2006-04-27T13:46:56+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-04-27T13:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a345dc855f276aba580a841d0c00423b1aa9a5b1'/>
<id>urn:sha1:a345dc855f276aba580a841d0c00423b1aa9a5b1</id>
<content type='text'>
  "seq two arguments equal, arbitrary negative step" fails but should pass..
</content>
</entry>
</feed>
