erlang / erlide_eclipse

Eclipse IDE for Erlang

Home Page:http://erlide.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests: move unit tests to kernel

vladdu opened this issue · comments

It is unwieldy to make changes in kernel and test them in erlide, especially as some tests fail on the development machine anyway.

We need to identify which tests can be moved to kernel and execute them there.