Initial support for OTP 26 (#395)

* Initial support for OTP 26

* Extend timeout in test
This commit is contained in:
Martin Sumner 2023-03-14 16:27:08 +00:00 committed by GitHub
parent 3d3d284805
commit 7509191466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 273 additions and 258 deletions

View file

@ -39,9 +39,7 @@
new_index/0,
check_index/2,
cache_full/1
]).
-include_lib("eunit/include/eunit.hrl").
]).
-define(MAX_CACHE_LINES, 31). % Must be less than 128
@ -238,6 +236,8 @@ check_slotlist(Key, _Hash, CheckList, TreeList) ->
-ifdef(TEST).
-include_lib("eunit/include/eunit.hrl").
generate_randomkeys_aslist(Seqn, Count, BucketRangeLow, BucketRangeHigh) ->
lists:ukeysort(1,
generate_randomkeys(Seqn,