diff options
author | Siri Hansen <[email protected]> | 2015-09-09 14:51:11 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2015-09-10 10:17:21 +0200 |
commit | 3a9a34e581494451cc798911477f3b7bc81e3492 (patch) | |
tree | 9be85266ebd778904294ea8513415c0b77ef36e8 /.gitignore | |
parent | 1a1deb03240e7b1f738b8bc0fb172e6ae8e7061d (diff) | |
download | otp-3a9a34e581494451cc798911477f3b7bc81e3492.tar.gz otp-3a9a34e581494451cc798911477f3b7bc81e3492.tar.bz2 otp-3a9a34e581494451cc798911477f3b7bc81e3492.zip |
Add test for "Fix cover output file"
If a module includes eunit.hrl, a parse transform adds the function
test/0 on line 0 in the module. A bug in OTP-18.0 caused
cover:analyse_to_file/1 to fail to insert cover data in the output
file when line 0 existed in the cover data table. The bug is corrected
by the commit "Fix cover output file".
This commit adds a test which checks that the bug is not introduced
again.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions