leveled/test/end_to_end
Martin Sumner ef2a8c62af Add capability to exit a head or object fold with a throw
This allows for all fold functions to throw an exception to exit out of a fold with all dependencies still closed down as expected.

This was previously available for key folds, which was necessary for the folds to work in Riak (as max_results in index queries depends one xiting the fold with an exception).  This change now adds a ct test, and adds support for head folds, object folds (key order) and object folds (sqn order)
2018-11-23 16:00:11 +00:00
..
basic_SUITE.erl Handle missing journal files without data loss 2018-10-03 18:38:56 +01:00
iterator_SUITE.erl Add capability to exit a head or object fold with a throw 2018-11-23 16:00:11 +00:00
recovery_SUITE.erl Allow for all keys head folds to used modifed range 2018-11-01 17:30:18 +00:00
riak_SUITE.erl Add test - large seglist 2018-11-07 21:35:21 +00:00
testutil.erl Check segment is as expected with tuplebuckets 2018-11-05 10:31:15 +00:00
tictac_SUITE.erl Check segment is as expected with tuplebuckets 2018-11-05 10:31:15 +00:00