Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply post-1.16.0 fixes, bump version to 1.16.11_16_1 | Denys Vlasenko | 2010-03-28 | 1 | -3/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | cpio: add a test for recent fix | Denys Vlasenko | 2010-01-10 | 1 | -0/+16 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | cpio: fix unpacking of names with leading slashes | Denys Vlasenko | 2010-01-05 | 1 | -1/+3 |
| | | | | | | | | function old new delta get_header_cpio 968 990 +22 cpio_main 533 526 -7 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | tests: fix POSIX shell source style | Mike Frysinger | 2009-11-04 | 1 | -1/+1 |
| | | | | | | | The source command does not search $PWD, and bash recently fixed itself to follow this behavior for /bin/sh. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | fix mountpoint test to not prevemt mkfs_xxx from making image in any file | Denys Vlasenko | 2009-07-18 | 1 | -0/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | cpio.tests: fix false positive | Denys Vlasenko | 2009-05-28 | 1 | -1/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | cpio: testsuite for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466771 | Denis Vlasenko | 2008-07-11 | 1 | -25/+41 |
| | | | | | which was fixed in proevious commit | ||||
* | cpio.tests: remove useless command | Denis Vlasenko | 2008-05-06 | 1 | -1/+0 |
| | |||||
* | more fixes to testsuite by Cristian and vda | Denis Vlasenko | 2008-05-02 | 1 | -2/+12 |
| | |||||
* | cpio: actually add testsuite entry... | Denis Vlasenko | 2008-04-05 | 1 | -0/+58 |