leveled/test/end_to_end
Martin Sumner aedeb0c934 Add support for with_lookup head_only
head_only mode cna be run with_lookup - but there is no L0 index created in this case.

So the L0 index wasn't returning a potition list and the L0 cache wasn't being checked.

Code now checks every  position in the L0 cache, when  a lookup is attempted in head_only mode.
2018-06-23 15:15:49 +01:00
..
basic_SUITE.erl Add comments to test 2018-05-17 18:20:16 +01:00
iterator_SUITE.erl Fiddle with naming in query API 2018-03-02 10:20:43 +00:00
recovery_SUITE.erl Fix Accumulators 2018-05-02 00:23:26 +01:00
riak_SUITE.erl Add cache population for non-yielding range fetches 2018-05-17 16:38:52 +01:00
testutil.erl Missed generate_uuid reference 2018-05-03 18:26:02 +01:00
tictac_SUITE.erl Add support for with_lookup head_only 2018-06-23 15:15:49 +01:00