summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/io_proto_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* io_proto_SUITE: Use rand instead of randomBjörn Gustavsson2022-03-281-16/+25
* Update copyright yearErlang/OTP2022-02-151-1/+1
* erl_eval: Implement support for maybe ... endBjörn Gustavsson2022-02-111-4/+4
* stdlib: Remove old I/O-requests from test suitesHans Bolinder2019-08-201-19/+1
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Remove -compile(r12)Björn Gustavsson2017-04-201-1/+0
* stdlib: Remove test cases for R12 io protocolSverker Eriksson2017-03-131-268/+3
* Replace usage of deprecated time unitsRickard Green2016-08-251-1/+1
* stdlib: Strengthen or relax test casesBjörn-Egil Dahlberg2016-05-271-1/+2
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of ?config() macroBjörn Gustavsson2016-03-091-10/+10
* Remove ?line macrosBjörn Gustavsson2016-03-091-669/+669
* Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson2016-03-091-20/+13
* Eliminate 'suite' and 'doc' clausesBjörn Gustavsson2016-03-091-44/+11
* Use 'test_server' instead of ?t macroBjörn Gustavsson2016-03-091-7/+9
* Modernize use of timetrapsBjörn Gustavsson2016-03-091-9/+4
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* io_proto_SUITE: Speed up determination of default shellBjörn Gustavsson2015-09-111-1/+13
* io_proto_SUITE: Refactor up rtnode() and friendsBjörn Gustavsson2015-09-111-79/+69
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* stdlib: Relax filesize of io_proto_SUITE:unicode_options_gen/1Björn-Egil Dahlberg2015-05-251-1/+1
* Eliminate use of deprecated now/0 for measuring timeBjörn Gustavsson2015-04-101-2/+1
* Optimize io_proto_SUITE:unicode_options_gen/1Björn Gustavsson2015-03-261-123/+168
* Start using os:getenv/2 funPeter Lemenkov2014-12-151-6/+1
* Changed handshake from to_erl to run_erl, on behalf of shell searchFredrik Gustafsson2013-04-041-12/+6
* Fix a test case bugHans Bolinder2013-03-181-5/+8
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Fix io_proto_SUITE to handle the new io_lib_pretty:printPatrik Nyblom2013-02-181-3/+3
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-1/+1
* Update tests to run with an oldshell emulatorLukas Larsson2012-10-221-64/+99
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-12/+13
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* io_proto_SUITE: make sure temp files are removedPatrik Nyblom2012-03-211-1/+1
* 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 stdlibLukas Larsson2011-02-171-10/+14
* 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 stdlib tests to conform with common_test standardLukas Larsson2011-02-171-8/+17
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+2
* Compile tests that communicate with R12 nodes with the r12 optionBjörn Gustavsson2010-05-111-0/+1
* OTP-8418 user.erl (used in oldshell) is updated to handle unicode inPatrik Nyblom2010-02-101-3/+47
* Added a small timeout to take care of race in newshell. Also removed deletion...Patrik Nyblom2010-01-271-12/+28
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1824