Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-24 | Improve ct/eunit tests | Loïc Hoguin | |
Also don't run eunit if there's no src/test directory. | |||
2018-11-23 | Ensure apps eunit tests only run once when called directly | Loïc Hoguin | |
2018-11-23 | Add eunit test with apps where one include_lib another | Roger Lipscombe | |
2018-11-23 | Remove an unnecessary test message | Loïc Hoguin | |
2018-05-14 | Don't list test cases manually anymore | Loïc Hoguin | |
2017-04-25 | Improve the newly added test | Loïc Hoguin | |
2017-04-25 | Accumulate eunit failures in multi-apps | Stanislav Ovchar | |
2016-04-05 | Add test for eunit accessing priv_dir | crownedgrouse | |
2015-12-24 | Simplify cleaning in the test suite | Loïc Hoguin | |
Not only simpler but also faster, especially on Windows. | |||
2015-12-24 | Add EUNIT_ERL_OPTS variable | Loïc Hoguin | |
2015-12-24 | Add EUnit tests and documentation | Loïc Hoguin | |
Also includes a fix for multi-application repositories. |