Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Kirill Smelkov
wendelin.core
Commits
8be54c3c
Commit
8be54c3c
authored
4 years ago
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
ab5e65ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
wcfs/δbtail_test.go
wcfs/δbtail_test.go
+10
-2
No files found.
wcfs/δbtail_test.go
View file @
8be54c3c
...
...
@@ -813,9 +813,17 @@ func TestΔBTail(t *testing.T) {
oo
:
K
(
1
,
2
,
3
,
4
,
5
)}),
// XXX correct?
// depth=2; bucket split; +3 in new bucket; t0 and t1 split;
// +right arm (T7/B45-B89) which remain not tracked
(TODO verify)
// +right arm (T7/B45-B89) which remain not tracked
unless previously accessed.
"T/T/B1:a,2:b"
,
"T4/T2-T7/B1:a-B2:b,3:c-B4:d,5:e-B8:h,9:i"
,
Δ
(
"T4/T2-T7/B1:a-B2:b,3:c-B4:d,5:e-B8:h,9:i"
,
A
{
1
:
K
(
1
,
2
,
3
),
2
:
K
(
1
,
2
,
3
),
3
:
K
(
1
,
2
,
3
),
4
:
K
(
1
,
2
,
3
,
4
,
5
),
// XXX correct?
5
:
K
(
1
,
2
,
3
,
4
,
5
),
// XXX correct?
8
:
K
(
1
,
2
,
3
,
8
,
9
),
// XXX correct?
9
:
K
(
1
,
2
,
3
,
8
,
9
),
// XXX correct?
oo
:
K
(
1
,
2
,
8
,
9
)}),
// XXX correct?
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment