summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2022-05-06 09:43:22 +0200
committerLuboš Luňák <l.lunak@collabora.com>2022-05-10 16:23:52 +0200
commitdce09d33aabfbad405f1accf02c14f8e85da8f6d (patch)
treeaf8484c55a2bb702a575a1e833a8371b657bd4eb /codemaker
parent80606b89bbd38f63423eccfac4d1b8e6732b9560 (diff)
add tests of query iterator's BinarySearch()
The BinarySeach() function is rather strange/dumb. If it doesn't find the value, it tries to use the last previous value (i.e. it additionally does the fixing up that VLOOKUP, MATCH, etc.) do. At the some time, if there's a range of equal values, it doesn't find the last one (and so callers need to fix that up). Write some tests for that before I start touching the algorithm. Change-Id: Ife2388acad691cce7ffaf5490fa74b5a3d453926 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134097 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'codemaker')
0 files changed, 0 insertions, 0 deletions