<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts/test, branch 0.4.9</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.9</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.9'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2014-07-05T02:21:45+00:00</updated>
<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>
<entry>
<title>cpio: archive more files</title>
<updated>2014-06-01T18:50:39+00:00</updated>
<author>
<name>Isaac Dunham</name>
<email>ibid.ag@gmail.com</email>
</author>
<published>2014-06-01T18:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=670626ab009f1d369be94def71f48be2e88f0106'/>
<id>urn:sha1:670626ab009f1d369be94def71f48be2e88f0106</id>
<content type='text'>
While writing tests for cpio, I found that cpio tries to open empty
files if they're regular files, and fails to archive them if unreadable.
This can be easily avoided, and is not the usual behavior.
</content>
</entry>
<entry>
<title>Factor out mkpathat.</title>
<updated>2014-03-11T22:50:17+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-03-11T22:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fad38c7d1675a34a350fb1d99fb6b66728cad8a7'/>
<id>urn:sha1:fad38c7d1675a34a350fb1d99fb6b66728cad8a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up half-finished blkid.test.</title>
<updated>2013-12-23T13:37:36+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-12-23T13:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=712b12597de002bb168c23cbc76206c82ef69e2f'/>
<id>urn:sha1:712b12597de002bb168c23cbc76206c82ef69e2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ashwini Sharma added -v, I tweaked it a bit and added a couple test suite entries.</title>
<updated>2013-12-18T16:20:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-12-18T16:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ed9eac3967ed88262293aa395744194f8be294b0'/>
<id>urn:sha1:ed9eac3967ed88262293aa395744194f8be294b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test suite for blkid and clean up an editorial comment that shouldn't have been checked in.</title>
<updated>2013-11-18T13:42:48+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-11-18T13:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=75cb924bbd82d00173038128947cc323dac524e9'/>
<id>urn:sha1:75cb924bbd82d00173038128947cc323dac524e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filesystem images for testing blkid, from Bradley Conroy.</title>
<updated>2013-11-10T22:05:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-11-10T22:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cc1d6e3f4141fac6b6cb1d0a1e03b458f1372ac3'/>
<id>urn:sha1:cc1d6e3f4141fac6b6cb1d0a1e03b458f1372ac3</id>
<content type='text'>
</content>
</entry>
</feed>
