Mas i340 doublel3 d31 (#347)
* Double size of L4 files And double max efficient size of leveled_ebloom * Revert penciller shape But expand file size at L3 * More concise version Following code review * OTP 24 dialyzer fix Bindings intended to match - so don't use underscore * Allow eqc tests to work from `rebar3 as eqc shell` Then `eqc:quickcheck(leveled_statemeqc:prop_db()).` Plus markdown tidy
This commit is contained in:
parent
507bf63e22
commit
a0e9ac737c
5 changed files with 146 additions and 34 deletions
|
@ -19,7 +19,7 @@
|
|||
{profiles,
|
||||
[{eqc, [{deps, [meck, fqc]},
|
||||
{erl_opts, [debug_info, {d, 'EQC'}]},
|
||||
{extra_src_dirs, ["test/property"]},
|
||||
{extra_src_dirs, ["test/property", "test/end_to_end"]},
|
||||
{shell, [{apps, [lz4]}]},
|
||||
{plugins, [rebar_eqc]}
|
||||
]},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue