Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
c0dc77bd
Commit
c0dc77bd
authored
Apr 14, 1999
by
David Lawrence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test forward/backward iteration.
parent
dafabe62
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
4 deletions
+40
-4
bin/tests/rbt_test.out
bin/tests/rbt_test.out
+38
-0
bin/tests/rbt_test.txt
bin/tests/rbt_test.txt
+2
-4
No files found.
bin/tests/rbt_test.out
View file @
c0dc77bd
...
...
@@ -114,6 +114,44 @@ searching for name just-parent.a.vix.com ... found parent: a.vix.com.
(foundname: a.vix.com.)
searching for name no-real-parent.vix.com ... NOT FOUND!
searching for name does.not.exist.at.all ... NOT FOUND!
iterating forward
new origin: .
vix.com
new origin: vix.com.
a
b
c
d.e.f
new origin: d.e.f.vix.com.
a
b.c
new origin: b.c.d.e.f.vix.com.
a
b
c
new origin: d.e.f.vix.com.
q
new origin: vix.com.
g.h
iterating backward
new origin: vix.com.
g.h
new origin: d.e.f.vix.com.
q
new origin: b.c.d.e.f.vix.com.
c
b
a
new origin: d.e.f.vix.com.
b.c
a
new origin: vix.com.
d.e.f
c
b
a
new origin: .
vix.com
deleting name d.e.f.vix.com
vix.com. (black)
++ BEG down from vix.com.
...
...
bin/tests/rbt_test.txt
View file @
c0dc77bd
...
...
@@ -16,8 +16,8 @@ search q.d.e.f.vix.com
search just-parent.a.vix.com
search no-real-parent.vix.com
search does.not.exist.at.all
forward
vix.com.
backward
g.h.vix.com.
forward
backward
nuke d.e.f.vix.com
print
add x.a.vix.com
...
...
@@ -36,5 +36,3 @@ add a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.
add b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.
print
quit
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