| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Also added a test case for the `patch` plugin which checks for graceful
failure when the specified patch file is not a regular file (but a block
device or a named pipe instead).
|
|
|
|
| |
And also adapted them to remove any occurrences of HAVE_ROOT.
|
| |
|
| |
|
|
|
|
| |
This reproduces issue #155
|
|
|
|
|
|
| |
Now test to also ensure that base-dir expressions always behave
the same way regardless of whether the tarball was created with
a leading '.' or not.
|
|
|
|
|
| |
That was removed anyway, now use utils.sha256sum() to calculate
the expected tar ref.
|
|
|
|
|
|
|
|
|
| |
Fixed original staging test to expect the content of the first
encountered subdirectory to be extracted/staged.
Added additional test to override the base-dir configuration
with an empty string and instead extract the root of the tarball
directly.
|
|
|