[erlang-patches] What's cooking in erlang/otp (2009-12-11)

Björn Gustavsson bgustavsson@REDACTED
Sat Dec 12 23:28:00 CET 2009


On Sat, Dec 12, 2009 at 6:49 PM, Alex Suraci <i.am@REDACTED> wrote:

> Also, re: a test case, I'm working on adding one into lib/stdlib/test/c_SUITE.erl, mirroring the c_X tests. Can't quite figure out how to just run single testcases, though. My guesses with test:run are thus far unfruitful. I'm trying ts:run(stdlib, c, nc_2, [batch]), but it fails just as swiftly as with junk suite names. I must have it wrong.

To run single test case, both the module name and test case name must
be spelled out. I have edited the wiki page to point that out.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list