summaryrefslogtreecommitdiff
path: root/erts/emulator/test/iovec_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Merge branch 'john/erts/fix-iolist-bitstring-badarg/OTP-14926' into maintJohn Högberg2018-02-191-2/+9
|\
| * badarg on iolist_to_iovec(Bitstring)John Högberg2018-02-151-2/+11
* | Handle unaligned binaries in erlang:iolist_to_iovec/1John Högberg2018-02-151-2/+19
* | Test badarg when an improper list tail contains a bitstringJohn Högberg2018-02-151-1/+1
* | Use smaller inputs in iovec testsJohn Högberg2018-02-131-14/+2
|/
* Correctly append sub-binaries in iolist_to_iovecJohn Högberg2017-09-221-21/+22
* erts: Fix leaking of fds in iovec_SUITELukas Larsson2017-09-121-1/+8
* erts: Add erlang:iolist_to_iovecLukas Larsson2017-09-051-0/+168