Pt 165173962 fuzz testing aefate #161

Merged
zxq9 merged 36 commits from PT-165173962-fuzz-testing-aefate into master 2019-06-04 01:37:50 +09:00
Showing only changes of commit 0bb4ac0fea - Show all commits

View File

@ -53,7 +53,7 @@
"/njs /njh /nfl /ndl & exit /b 0"} % silence things "/njs /njh /nfl /ndl & exit /b 0"} % silence things
]} ]}
]}, ]},
{eqc, [{erl_opts, [{parse_transform, eqc_cover}]}, {eqc, [{erl_opts, [{parse_transform, eqc_cover}, {d, 'EQC'}]},
{extra_src_dirs, ["quickcheck"]} %% May not be called eqc! {extra_src_dirs, ["quickcheck"]} %% May not be called eqc!
]} ]}
]}. ]}.