[erlang-questions] Re: Running OTP Test Suites
Piotr Dorobisz
piotr.dorobisz@REDACTED
Tue Apr 5 09:09:22 CEST 2011
----- "Steve Vinoski" <vinoski@REDACTED> napisał:
> On Mon, Apr 4, 2011 at 8:19 PM, Vance Shipley <vances@REDACTED>
> wrote:
> > Could someone tell me the simple steps to run the test suites in
> OTP?
>
> https://github.com/erlang/otp/wiki/Running-tests
>
> --steve
I didn't manage to build tests using "make release_tests
" as specified on wiki. I think that you should use otp_build script instead (at least it works for me):
otp_build tests
--
Piotr
More information about the erlang-questions
mailing list