aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/iovec_SUITE.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-02-19Merge branch 'john/erts/fix-iolist-bitstring-badarg/OTP-14926' into maintJohn Högberg
2018-02-15Handle unaligned binaries in erlang:iolist_to_iovec/1John Högberg
2018-02-15badarg on iolist_to_iovec(Bitstring)John Högberg
2018-02-15Test badarg when an improper list tail contains a bitstringJohn Högberg
2018-02-13Use smaller inputs in iovec testsJohn Högberg
2017-09-22Correctly append sub-binaries in iolist_to_iovecJohn Högberg
2017-09-12erts: Fix leaking of fds in iovec_SUITELukas Larsson
2017-09-05erts: Add erlang:iolist_to_iovecLukas Larsson