MCPcopy Create free account
hub / github.com/antirez/rax / regtest4

Function regtest4

rax-test.c:754–772  ·  view source on GitHub ↗

Regression test #4: Github issue #8, iterator does not populate the * data field after seek in case of exact match. The test case is looks odd * because it is quite indirect: Seeking "^" will result into seeking * the element >= "", and since we just added "" an exact match happens, * however we are using the original one from the bug report, since this * is quite odd and may later protect ag

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 8

raxNewFunction · 0.85
raxInsertFunction · 0.85
raxFindFunction · 0.85
raxStartFunction · 0.85
raxSeekFunction · 0.85
raxNextFunction · 0.85
raxStopFunction · 0.85
raxFreeFunction · 0.85

Tested by

no test coverage detected