<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/busybox/testsuite/cp, branch v1.33.0</title>
<subtitle>Busybox tree with Carbs Linux patches
</subtitle>
<id>https://git.carbslinux.org/forks/busybox/atom?h=v1.33.0</id>
<link rel='self' href='https://git.carbslinux.org/forks/busybox/atom?h=v1.33.0'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/'/>
<updated>2010-04-02T07:57:27+00:00</updated>
<entry>
<title>testsuite fixes</title>
<updated>2010-04-02T07:57:27+00:00</updated>
<author>
<name>Chris Metcalf</name>
<email>cmetcalf@tilera.com</email>
</author>
<published>2010-04-02T07:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=208d35d21fbae0f1c1aa3bed4ca97717565b76e2'/>
<id>urn:sha1:208d35d21fbae0f1c1aa3bed4ca97717565b76e2</id>
<content type='text'>
Signed-off-by: Chris Metcalf &lt;cmetcalf@tilera.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>cp: add support for --parents and long option synonyms of short opts</title>
<updated>2009-09-26T12:31:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-26T12:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=48f116198d53697d59d03f4e0ff6cd8c04e79660'/>
<id>urn:sha1:48f116198d53697d59d03f4e0ff6cd8c04e79660</id>
<content type='text'>
By Ian Wienand (ianw AT vmware.com)

function                                             old     new   delta
cp_main                                              257     369    +112
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/0 up/down: 112/0)             Total: 112 bytes
   text    data     bss     dec     hex filename
 823000     458    6948  830406   cabc6 busybox_old
 823283     458    6948  830689   cace1 busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>touch: implement -d --date (our own testsuite needs that)</title>
<updated>2009-07-18T01:41:29+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T01:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=7aca89a7a32a1e560c447952c28a8b1e7fb775fc'/>
<id>urn:sha1:7aca89a7a32a1e560c447952c28a8b1e7fb775fc</id>
<content type='text'>
function                                             old     new   delta
static.uname_longopts                                  -     137    +137
touch_main                                           231     360    +129
static.touch_longopts                                  -      32     +32
validate_tm_time                                       -      28     +28
packed_usage                                       26616   26624      +8
date_main                                            687     686      -1
static.longopts                                      162       -    -162
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 2/1 up/down: 334/-163)          Total: 171 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>cp: fix "cp -RL" to create regular files even if src is a symlink</title>
<updated>2008-04-27T22:06:24+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-04-27T22:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=c0431ed455a601ddbfcd9f30d6397d4e9145cf54'/>
<id>urn:sha1:c0431ed455a601ddbfcd9f30d6397d4e9145cf54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.</title>
<updated>2008-03-28T17:49:31+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-03-28T17:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=b9ad75fa602dd72b042b2ea08ce86da50746ab30'/>
<id>urn:sha1:b9ad75fa602dd72b042b2ea08ce86da50746ab30</id>
<content type='text'>
(almost because we do not copy mode, which is probably wasn't intended).
+61 bytes.

</content>
</entry>
<entry>
<title>whitespace cleanup</title>
<updated>2006-09-17T16:28:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-09-17T16:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e'/>
<id>urn:sha1:9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add two fundamental tests for copying directories</title>
<updated>2004-04-18T13:35:56+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2004-04-18T13:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=c6a99b993d2a97792eb122255ec84cbcae7b55e0'/>
<id>urn:sha1:c6a99b993d2a97792eb122255ec84cbcae7b55e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill off the old 'tests' stuff.  Write a ton of new tests for the</title>
<updated>2004-04-06T11:10:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-04-06T11:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=650fe63467e693990cf357c51b74db3278088a56'/>
<id>urn:sha1:650fe63467e693990cf357c51b74db3278088a56</id>
<content type='text'>
'testsuite' dir.  Fix a bunch of broken tests.  Fix the testsuite
'runtest' script so it actually reports all failures and provides
meaningful feedback.
 -Erik
</content>
</entry>
<entry>
<title>Some test additions</title>
<updated>2004-04-05T18:46:24+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-04-05T18:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=b2e267f15380ff6c48b0ee5c7cd9dd7f279b38c7'/>
<id>urn:sha1:b2e267f15380ff6c48b0ee5c7cd9dd7f279b38c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".</title>
<updated>2002-02-19T23:43:08+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2002-02-19T23:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=6b140ea5a971153d4e34c2f42fca00400af0b5ba'/>
<id>urn:sha1:6b140ea5a971153d4e34c2f42fca00400af0b5ba</id>
<content type='text'>
* testsuite/runtest (run_applet_testcase): Likewise.
* testsuite/cp/cp-preserves-hard-links: Likewise.
* testsuite/grep/egrep-supports-extended-regexps: Likewise.
* testsuite/grep/grep-is-also-egrep: Likewise.
* testsuite/tar/tar-archives-multiple-files: Likewise.
* testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list:
  Likewise.
* testsuite/tar/tar-handles-exclude-and-extract-lists: Likewise.
* testsuite/tar/tar-handles-nested-exclude: Likewise.
</content>
</entry>
</feed>
