aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/compiler.cover
AgeCommit message (Collapse)Author
2012-01-05Correct syntax in compiler.coverBjörn Gustavsson
Modules would not get excluded. While at it, no longer exclude sys_pre_attributes since we will want to test it.
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2010-05-20Do not cover-analyze core_scanBjörn Gustavsson
Compiling from *.core files is not a supported feature, and writing test cases to improve the coverage of core_scan will not help us to find more bugs in the compiler.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP