summaryrefslogtreecommitdiff
path: root/erts/emulator/test/decode_packet_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Eliminate use of deprecated functions in stringBjörn Gustavsson2017-10-131-6/+6
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-229/+229
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-17/+3
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-21/+7
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Emulator test suite: Replace use of 'random' with 'rand'Björn Gustavsson2015-12-111-25/+22
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-1/+3
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* erts: Increase length of well formed header names from {packet,http}Sverker Eriksson2013-02-061-0/+3
* erts: Remove truncation of http packet parsing and return error insteadSverker Eriksson2011-12-061-4/+2
* honor packet_size for http packet parsing to fix OTP-9389Steve Vinoski2011-12-051-2/+60
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-5/+7
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-4/+14
* {packet,http} allow empty response phraseSverker Eriksson2010-06-101-0/+4
* Merge branch 'se/decode_packet' into devErlang/OTP2010-03-301-7/+28
|\
| * Fix erlang:decode_packet(httph_bin,..) to not return faulty header stringsSverker Eriksson2010-03-291-2/+23
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+514