Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-22 | Small fixes for Dialyzer's testsuites generation | Stavros Aronis | |
2011-05-04 | Rename suite data directories | Stavros Aronis | |
2011-05-04 | Simplify Dialyzer's test suite structure | Stavros Aronis | |
*_SUITE.erl files are now automatically generated by the respective data directories by the Makefile. | |||
2011-02-28 | Create plt with erts, kernel and stdlib only | Stavros Aronis | |
2011-02-28 | Major restructure of dialyzer's testsuite | Stavros Aronis | |
Generation of the PLT is now performed without using OS commands. We still try to copy in the default plt to make small scale testing efficient. If generation/checking fails, suites are skipped except plt_tests_SUITE which contains a bare PLT check that fails normally. |