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
a7b3a3dc
Commit
a7b3a3dc
authored
Apr 28, 2021
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
8b548533
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wcfs/δbtail_test.go
wcfs/δbtail_test.go
+1
-1
No files found.
wcfs/δbtail_test.go
View file @
a7b3a3dc
...
@@ -870,7 +870,7 @@ func xverifyΔBTail_rebuild(t *testing.T, db *zodb.DB, treeRoot zodb.Oid, t0, t1
...
@@ -870,7 +870,7 @@ func xverifyΔBTail_rebuild(t *testing.T, db *zodb.DB, treeRoot zodb.Oid, t0, t1
// xverifyΔBTail_rebuild1 verifies ΔBTree state:
// xverifyΔBTail_rebuild1 verifies ΔBTree state:
// 1. after Update(ti->tj),
// 1. after Update(ti->tj),
// 2. after further Track(keys), rebuild
// 2. after further Track(keys), rebuild
func
xverifyΔBTail_rebuild1
(
t
*
testing
.
T
,
db
*
zodb
.
DB
,
δbtail
*
ΔBtail
,
ti
,
tj
*
tTreeCommit
,
treeRoot
zodb
.
Oid
,
keys
SetKey
,
trackIdxOK
trackIndex
,
vδBok
[]
ΔB
)
{
func
xverifyΔBTail_rebuild1
(
t
*
testing
.
T
,
db
*
zodb
.
DB
,
δbtail
*
ΔBtail
,
ti
,
tj
*
tTreeCommit
,
treeRoot
zodb
.
Oid
,
trackIdx
trackIndex
,
keys
SetKey
,
newTrackIdx
,
trackIdxAfterRebuild
trackIndex
,
vδBok
[]
ΔB
)
{
X
:=
exc
.
Raiseif
X
:=
exc
.
Raiseif
// Update ati -> atj
// Update ati -> atj
...
...
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