This repository was archived by the owner on Mar 10, 2020. It is now read-only.
File tree 4 files changed +20
-19
lines changed
4 files changed +20
-19
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,11 @@ module.exports = (createCommon, options) => {
59
59
stream . on ( 'data' , ( file ) => {
60
60
if ( file . path === 'test-folder' ) {
61
61
expect ( file . hash ) . to . equal ( fixtures . directory . cid )
62
- done ( )
63
62
}
64
63
} )
65
64
65
+ stream . on ( 'end' , done )
66
+
66
67
files . forEach ( ( file ) => stream . write ( file ) )
67
68
stream . end ( )
68
69
} )
Original file line number Diff line number Diff line change @@ -70,37 +70,37 @@ module.exports = (createCommon, options) => {
70
70
{ depth : 1 ,
71
71
name : 'alice.txt' ,
72
72
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/alice.txt' ,
73
- size : 11696 ,
73
+ size : 11685 ,
74
74
hash : 'QmZyUEQVuRK3XV7L9Dk26pg6RVSgaYkiSTEdnT2kZZdwoi' ,
75
75
type : 'file' } ,
76
76
{ depth : 1 ,
77
77
name : 'empty-folder' ,
78
78
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/empty-folder' ,
79
- size : 4 ,
79
+ size : 0 ,
80
80
hash : 'QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn' ,
81
81
type : 'dir' } ,
82
82
{ depth : 1 ,
83
83
name : 'files' ,
84
84
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/files' ,
85
- size : 183 ,
85
+ size : 0 ,
86
86
hash : 'QmZ25UfTqXGz9RsEJFg7HUAuBcmfx5dQZDXQd2QEZ8Kj74' ,
87
87
type : 'dir' } ,
88
88
{ depth : 1 ,
89
89
name : 'holmes.txt' ,
90
90
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/holmes.txt' ,
91
- size : 582072 ,
91
+ size : 581878 ,
92
92
hash : 'QmR4nFjTu18TyANgC65ArNWp5Yaab1gPzQ4D8zp7Kx3vhr' ,
93
93
type : 'file' } ,
94
94
{ depth : 1 ,
95
95
name : 'jungle.txt' ,
96
96
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/jungle.txt' ,
97
- size : 2305 ,
97
+ size : 2294 ,
98
98
hash : 'QmT6orWioMiSqXXPGsUi71CKRRUmJ8YkuueV2DPV34E9y9' ,
99
99
type : 'file' } ,
100
100
{ depth : 1 ,
101
101
name : 'pp.txt' ,
102
102
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/pp.txt' ,
103
- size : 4551 ,
103
+ size : 4540 ,
104
104
hash : 'QmVwdDCY4SPGVFnNCiZnX5CtzwWDn6kAM98JXzKxE3kCmn' ,
105
105
type : 'file' }
106
106
] )
Original file line number Diff line number Diff line change @@ -66,37 +66,37 @@ module.exports = (createCommon, options) => {
66
66
{ depth : 1 ,
67
67
name : 'alice.txt' ,
68
68
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/alice.txt' ,
69
- size : 11696 ,
69
+ size : 11685 ,
70
70
hash : 'QmZyUEQVuRK3XV7L9Dk26pg6RVSgaYkiSTEdnT2kZZdwoi' ,
71
71
type : 'file' } ,
72
72
{ depth : 1 ,
73
73
name : 'empty-folder' ,
74
74
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/empty-folder' ,
75
- size : 4 ,
75
+ size : 0 ,
76
76
hash : 'QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn' ,
77
77
type : 'dir' } ,
78
78
{ depth : 1 ,
79
79
name : 'files' ,
80
80
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/files' ,
81
- size : 183 ,
81
+ size : 0 ,
82
82
hash : 'QmZ25UfTqXGz9RsEJFg7HUAuBcmfx5dQZDXQd2QEZ8Kj74' ,
83
83
type : 'dir' } ,
84
84
{ depth : 1 ,
85
85
name : 'holmes.txt' ,
86
86
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/holmes.txt' ,
87
- size : 582072 ,
87
+ size : 581878 ,
88
88
hash : 'QmR4nFjTu18TyANgC65ArNWp5Yaab1gPzQ4D8zp7Kx3vhr' ,
89
89
type : 'file' } ,
90
90
{ depth : 1 ,
91
91
name : 'jungle.txt' ,
92
92
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/jungle.txt' ,
93
- size : 2305 ,
93
+ size : 2294 ,
94
94
hash : 'QmT6orWioMiSqXXPGsUi71CKRRUmJ8YkuueV2DPV34E9y9' ,
95
95
type : 'file' } ,
96
96
{ depth : 1 ,
97
97
name : 'pp.txt' ,
98
98
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/pp.txt' ,
99
- size : 4551 ,
99
+ size : 4540 ,
100
100
hash : 'QmVwdDCY4SPGVFnNCiZnX5CtzwWDn6kAM98JXzKxE3kCmn' ,
101
101
type : 'file' }
102
102
] )
Original file line number Diff line number Diff line change @@ -69,37 +69,37 @@ module.exports = (createCommon, options) => {
69
69
{ depth : 1 ,
70
70
name : 'alice.txt' ,
71
71
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/alice.txt' ,
72
- size : 11696 ,
72
+ size : 11685 ,
73
73
hash : 'QmZyUEQVuRK3XV7L9Dk26pg6RVSgaYkiSTEdnT2kZZdwoi' ,
74
74
type : 'file' } ,
75
75
{ depth : 1 ,
76
76
name : 'empty-folder' ,
77
77
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/empty-folder' ,
78
- size : 4 ,
78
+ size : 0 ,
79
79
hash : 'QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn' ,
80
80
type : 'dir' } ,
81
81
{ depth : 1 ,
82
82
name : 'files' ,
83
83
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/files' ,
84
- size : 183 ,
84
+ size : 0 ,
85
85
hash : 'QmZ25UfTqXGz9RsEJFg7HUAuBcmfx5dQZDXQd2QEZ8Kj74' ,
86
86
type : 'dir' } ,
87
87
{ depth : 1 ,
88
88
name : 'holmes.txt' ,
89
89
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/holmes.txt' ,
90
- size : 582072 ,
90
+ size : 581878 ,
91
91
hash : 'QmR4nFjTu18TyANgC65ArNWp5Yaab1gPzQ4D8zp7Kx3vhr' ,
92
92
type : 'file' } ,
93
93
{ depth : 1 ,
94
94
name : 'jungle.txt' ,
95
95
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/jungle.txt' ,
96
- size : 2305 ,
96
+ size : 2294 ,
97
97
hash : 'QmT6orWioMiSqXXPGsUi71CKRRUmJ8YkuueV2DPV34E9y9' ,
98
98
type : 'file' } ,
99
99
{ depth : 1 ,
100
100
name : 'pp.txt' ,
101
101
path : 'QmVvjDy7yF7hdnqE8Hrf4MHo5ABDtb5AbX6hWbD3Y42bXP/pp.txt' ,
102
- size : 4551 ,
102
+ size : 4540 ,
103
103
hash : 'QmVwdDCY4SPGVFnNCiZnX5CtzwWDn6kAM98JXzKxE3kCmn' ,
104
104
type : 'file' }
105
105
] )
You can’t perform that action at this time.
0 commit comments