diff options
author | Björn Gustavsson <bjorn@erlang.org> | 2015-04-25 08:06:14 +0200 |
---|---|---|
committer | Björn Gustavsson <bjorn@erlang.org> | 2015-04-29 12:25:06 +0200 |
commit | 31779e0772006d822bb35b3f3fe0f0623d021aff (patch) | |
tree | 1f9a074953f9119afe60a632da022a679e22c370 /lib/ssl | |
parent | d58c7c1021f2b9810ba9b52bd517f30de5be727e (diff) | |
download | otp-31779e0772006d822bb35b3f3fe0f0623d021aff.tar.gz otp-31779e0772006d822bb35b3f3fe0f0623d021aff.tar.bz2 otp-31779e0772006d822bb35b3f3fe0f0623d021aff.zip |
compilation_SUITE: Speed up the self_compile test cases
It is not necessary to compile the compile three times. After the
second compilation, we compare the generated .beam files with the
.beam files that were used when compiling them. Doing one more
round will not find more bugs.
While we are it, remove the ?line macros and the unused make_current/1
function.
Diffstat (limited to 'lib/ssl')
0 files changed, 0 insertions, 0 deletions