diff options
author | Sean Cribbs <seancribbs@gmail.com> | 2018-04-03 11:01:42 -0500 |
---|---|---|
committer | Sean Cribbs <seancribbs@gmail.com> | 2018-04-26 11:45:34 -0500 |
commit | e92eb8f4bd35c603b5a1b4c24beca01c93d17fe8 (patch) | |
tree | c9b82a4ed6f3058ee48c5c42dad02261bcb38857 /lib/orber/include | |
parent | 8313eae72dd170d2f4502d225b74dbf543198313 (diff) | |
download | otp-e92eb8f4bd35c603b5a1b4c24beca01c93d17fe8.tar.gz otp-e92eb8f4bd35c603b5a1b4c24beca01c93d17fe8.tar.bz2 otp-e92eb8f4bd35c603b5a1b4c24beca01c93d17fe8.zip |
Move erl_types test into a common_test suite
The existing test/0 function in erl_types was not being run in the OTP test
suite, and it had not been updated to match the implementation in the
module (maps vs. dict). This commit removes the macros that excluded some
functions, exports the functions now included in the module, and extracts the
test into a new common_test suite, erl_types_SUITE.
Diffstat (limited to 'lib/orber/include')
0 files changed, 0 insertions, 0 deletions