Add eqc profile
This commit is contained in:
parent
a51a864059
commit
9d056dc620
@ -45,5 +45,8 @@
|
|||||||
"robocopy \"%REBAR_BUILD_DIR%/bin/\" ./ aefateasm* "
|
"robocopy \"%REBAR_BUILD_DIR%/bin/\" ./ aefateasm* "
|
||||||
"/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}]},
|
||||||
|
{extra_src_dirs, ["quickcheck"]} %% May not be called eqc!
|
||||||
|
]}
|
||||||
|
]}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user