Package: node-vinyl-fs / 3.0.3+ds1+~cs18.6.9-3

Metadata

Package Version Patches format
node-vinyl-fs 3.0.3+ds1+~cs18.6.9-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable some tests.diff | (download)

lib/file-operations.js | 2 1 + 1 - 0 !
test/dest.js | 2 2 + 0 - 0 !
test/file-operations.js | 2 2 + 0 - 0 !
test/integration.js | 2 2 + 0 - 0 !
test/symlink.js | 2 2 + 0 - 0 !
5 files changed, 9 insertions(+), 1 deletion(-)

 disable some tests

ignore one test.diff | (download)

test/dest-owner.js | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 ignore one test incompatible with debci machines

0003 Use compat wrapper for mkdirp.patch | (download)

lib/dest/index.js | 2 1 + 1 - 0 !
lib/dest/write-contents/write-dir.js | 5 3 + 2 - 0 !
lib/symlink/index.js | 2 1 + 1 - 0 !
test/dest-modes.js | 10 6 + 4 - 0 !
test/file-operations.js | 3 2 + 1 - 0 !
5 files changed, 13 insertions(+), 9 deletions(-)

 use compat wrapper for mkdirp

0004 Fix test.patch | (download)

test/dest.js | 20 4 + 16 - 0 !
1 file changed, 4 insertions(+), 16 deletions(-)

 fix test

0005 Test fail under root.patch | (download)

test/dest.js | 7 4 + 3 - 0 !
test/symlink.js | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 5 deletions(-)

 test fail under root

0006 Port to rimraf 4.patch | (download)

package.json | 2 1 + 1 - 0 !
test/utils/cleanup.js | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 port to rimraf@4