<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts/test, branch 0.8.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.8.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.8.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2014-09-20T18:09:14+00:00</updated>
<entry>
<title>Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably.</title>
<updated>2014-09-20T18:09:14+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-09-20T18:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=387edf547eb09b27ca6d49772eb048d729f09cf4'/>
<id>urn:sha1:387edf547eb09b27ca6d49772eb048d729f09cf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testsuites for toybox command - "tar", "bzcat", "xzcat", "zcat" and "hostname".</title>
<updated>2014-09-03T18:38:18+00:00</updated>
<author>
<name>Divya Kothari</name>
<email>divya.s.kothari@gmail.com</email>
</author>
<published>2014-09-03T18:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=01e6a73bf9506803bd1725726177f55e58498dba'/>
<id>urn:sha1:01e6a73bf9506803bd1725726177f55e58498dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chmod testsuite and link testsuite.</title>
<updated>2014-09-03T18:32:32+00:00</updated>
<author>
<name>Divya Kothari</name>
<email>divya.s.kothari@gmail.com</email>
</author>
<published>2014-09-03T18:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=207b6a66ba0c225a7977cedcf8537883a434db3e'/>
<id>urn:sha1:207b6a66ba0c225a7977cedcf8537883a434db3e</id>
<content type='text'>
Chmod ?

In this testsuite after change file mode bits, we are comparing file mode with expected ones.

One additional "." is coming with modes (actual result). That?s why test cases are getting failed.

This patch will remove additional "." from actual result.

Link ?
Added more test cases.
</content>
</entry>
<entry>
<title>Add VERBOSE=fail to "make tests", based on suggestion from Johan Bergstr?m.</title>
<updated>2014-08-30T18:03:40+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-08-30T18:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=50b82970b1bd599fb84fd3add0b60cb0cb3e40c7'/>
<id>urn:sha1:50b82970b1bd599fb84fd3add0b60cb0cb3e40c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add factor.</title>
<updated>2014-08-01T14:08:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-08-01T14:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2a53f53d74167353cf434af59392c72a885cb7f6'/>
<id>urn:sha1:2a53f53d74167353cf434af59392c72a885cb7f6</id>
<content type='text'>
I was reading http://www.muppetlabs.com/~breadbox/txt/rsa.html and it mentioned
"factor" and I noticed it was in coreutils. I'm not sure why it's in coreutils,
but it's pretty trivial, so...
</content>
</entry>
<entry>
<title>Implement -HL for cp.</title>
<updated>2014-07-14T10:38:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-14T10:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fbe5dda4d488fdd9961ef1fd21beee59467d8e29'/>
<id>urn:sha1:fbe5dda4d488fdd9961ef1fd21beee59467d8e29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cut down from 1000+ file attribute tests to a more manageable number.</title>
<updated>2014-07-05T02:21:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-05T02:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d6f8c41e25428c8a0caf6f52fbe665d3baa06adc'/>
<id>urn:sha1:d6f8c41e25428c8a0caf6f52fbe665d3baa06adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I have developed few testsuites for toybox commands -</title>
<updated>2014-07-05T02:20:02+00:00</updated>
<author>
<name>Divya Kothari</name>
<email>divya.s.kothari@gmail.com</email>
</author>
<published>2014-07-05T02:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ef0ed68d5ba5794c1352e64273d4c5039e62476b'/>
<id>urn:sha1:ef0ed68d5ba5794c1352e64273d4c5039e62476b</id>
<content type='text'>
1. lsattr/chattr
2. mount
3. chmod
4. pgrep/pkill
5. groupadd
6. groupdel
7. useradd
</content>
</entry>
<entry>
<title>I have developed few testsuite for toybox commands - ls, ln, rm, mv, printf, dd, renice.</title>
<updated>2014-06-26T12:25:20+00:00</updated>
<author>
<name>Divya Kothari</name>
<email>divya.s.kothari@gmail.com</email>
</author>
<published>2014-06-26T12:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a0f56beaf63052179c69fb258478f851ef1e5ca2'/>
<id>urn:sha1:a0f56beaf63052179c69fb258478f851ef1e5ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The tests for link and du are attached.</title>
<updated>2014-06-01T22:47:19+00:00</updated>
<author>
<name>Isaac Dunham</name>
<email>ibid.ag@gmail.com</email>
</author>
<published>2014-06-01T22:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8b3b9aa1bdbd3a1d721873e4359f650ff52427e5'/>
<id>urn:sha1:8b3b9aa1bdbd3a1d721873e4359f650ff52427e5</id>
<content type='text'>
</content>
</entry>
</feed>
