diff options
author | Björn Gustavsson <[email protected]> | 2016-06-23 13:20:57 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-06-29 11:37:31 +0200 |
commit | b23b3f903e2cfac2f9b9faac7c7fa19c0ec8f625 (patch) | |
tree | 23cf5b1ef64b23c1909ea6ec0f1e23052df31e39 /lib/ssl | |
parent | 1c7526a30444a0e3f0bc038ae5894d63b7914e46 (diff) | |
download | otp-b23b3f903e2cfac2f9b9faac7c7fa19c0ec8f625.tar.gz otp-b23b3f903e2cfac2f9b9faac7c7fa19c0ec8f625.tar.bz2 otp-b23b3f903e2cfac2f9b9faac7c7fa19c0ec8f625.zip |
compiler: Eliminate num_bif_SUITE
num_bif_SUITE.erl was originally copied from the emulator test
suite. It does not test much of the compiler.
Therefore, remove num_bif_SUITE. Add a new test to bif_SUITE
to test trunc/1 and round/1 in contexts that could be tricky
for the compiler to handle correctly. Note that there is no
need to test abs/1 in bif_SUITE, since it is tested in many
other places (e.g. in guard_SUITE).
Diffstat (limited to 'lib/ssl')
0 files changed, 0 insertions, 0 deletions