[erlang-patches] patch - tab completion for quoted module and function names

Björn Gustavsson bgustavsson@REDACTED
Fri Dec 18 10:43:52 CET 2009


2009/12/18 Ulf Wiger <ulf.wiger@REDACTED>:
> I'm fixing that. BTW, when I tried doing 'make release_tests' in
> the stdlib/test directory, it installed the test files to a
> different target directory than the one used when doing 'make
> release_tests' from ERL_TOP. When done from stdlib, it used the
> $ERL_TOP/release/i686-pc-linux-gnu/stdlib_test/ target.

That is probably a bug that we should fix. It should not
be hard to fix, but we must make sure that it doesn't
break anything in our daily builds.

> If it's not just me, perhaps the wiki could say a few words
> about how to add to the test suites and re-make them
> properly?

I usually release the tests once from the top and then
I set up a symbolic link from the location of the released
test suites to the original file. (It is also possible to set
up a symbolic link for the tests for an entire application.)

And that should probably be mentioned in the wiki.

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


More information about the erlang-patches mailing list