diff options
author | Björn Gustavsson <[email protected]> | 2015-12-03 12:28:23 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-12-03 13:05:22 +0100 |
commit | 78b3b26ece408ca90e3e78873e9a0212777973fe (patch) | |
tree | 6650cd93b07cd8b8dccd5e8d17a615c913974645 /lib/stdlib/test/Makefile | |
parent | 2124579786928996cfd81e58df4615247af5cd79 (diff) | |
download | otp-78b3b26ece408ca90e3e78873e9a0212777973fe.tar.gz otp-78b3b26ece408ca90e3e78873e9a0212777973fe.tar.bz2 otp-78b3b26ece408ca90e3e78873e9a0212777973fe.zip |
erl_lint_SUITE: Add smoke test of format_error/1
The test suite depended on the compiler to call
erl_lint:format_error/1 to ensure that format_error/1 was
covered. Unfortunately, though, if format_error/1 crashed
the compiler would catch the exception so that the test suite
would not notice it.
Add a smoke test of format_error/1 that will crash if there is
any problem with erl_lint:format_error/1.
Diffstat (limited to 'lib/stdlib/test/Makefile')
0 files changed, 0 insertions, 0 deletions