Blame tests/testReplaceExisting.expected

Packit Service def718
==== delete-in-loop test starting ====
Packit Service def718
Key at index 0 is [foo1] 0 (kept)
Packit Service def718
Key at index 1 is [foo2] 0 (kept)
Packit Service def718
Key at index 2 is [deleteme] 0 (deleted)
Packit Service def718
Key at index 3 is [foo3] 0 (kept)
Packit Service def718
==== replace-value first loop starting ====
Packit Service def718
Key at index 0 is [foo1] 0
Packit Service def718
Key at index 1 is [foo2] 0
Packit Service def718
replacing value for key [foo2]
Packit Service def718
Key at index 2 is [foo3] 0
Packit Service def718
==== second loop starting ====
Packit Service def718
Key at index 0 is [foo1] 0
Packit Service def718
Key at index 1 is [foo2] 0
Packit Service def718
pointer for key [foo2] does match
Packit Service def718
Key at index 2 is [foo3] 0