Age | Commit message (Expand) | Author |
2016-03-14 | Tweak port_SUITE | Björn-Egil Dahlberg |
2016-03-11 | Remove ?line macros | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of doc and suite clauses | Björn-Egil Dahlberg |
2016-03-11 | Replace ?t with test_server | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of ?config() macro | Björn-Egil Dahlberg |
2016-03-11 | Replace use of test_server:format/2 with io:format/2 | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-03-11 | Modernize use of timetraps | Björn-Egil Dahlberg |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-12-15 | Merge branch 'lukas/erts/forker' | Lukas Larsson |
2015-12-15 | erts: Allow enomem failures in port_SUITE | Lukas Larsson |
2015-12-15 | erts: iter_port sleep longer on freebsd | Lukas Larsson |
2015-12-15 | erts: Add testcase for huge port environment | Lukas Larsson |
2015-12-15 | erts: Add fd count test for spawn_driver | Lukas Larsson |
2015-12-15 | erts: Create forker process for spawn driver | Lukas Larsson |
2015-12-11 | Emulator test suite: Replace use of 'random' with 'rand' | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2014-11-26 | Merge branch 'maint' | Sverker Eriksson |
2014-11-25 | erts: Fix port data memory allocation bug | Sverker Eriksson |
2014-10-13 | Merge branch 'maint' | Sverker Eriksson |
2014-09-30 | erts: Add test case for port_set_data and port_get_data | Sverker Eriksson |
2014-04-10 | win32: Fix quoting of paths | Lukas Larsson |
2014-03-27 | erts: Fix bug in test case port_SUITE:otp_5119 | Sverker Eriksson |
2014-03-26 | erts: Reduce runtime of test port_SUITE:close_deaf_port | Sverker Eriksson |
2013-06-10 | Merge branch 'maint' | Sverker Eriksson |
2013-06-10 | Merge branch 'sverk/darwin-unlimited-select' into maint | Sverker Eriksson |
2013-06-03 | Merge branch 'maint' | Lukas Larsson |
2013-06-03 | erts: Change erlang:open_port spawn to handle unicode | Dan Gudmundsson |
2013-05-12 | Use _DARWIN_UNLIMITED_SELECT in erl_poll | Anthony Ramine |
2013-03-27 | Run iter max ports on a seperate vm with smaller port table | Lukas Larsson |
2013-02-28 | Decrease sleep timer | Lukas Larsson |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg |
2012-05-10 | Remove workarounds for hybrid and shared heaps in test suites | Björn Gustavsson |
2011-09-29 | Allow out of memory exception for max_port checks | Lukas Larsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for emulator | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update emulator tests to conform with common_test standard | Lukas Larsson |
2010-11-30 | Let port_SUITE:close_deaf_port wait for OS procs | Sverker Eriksson |
2010-11-29 | Improve test case port_SUITE:close_deaf_port | Sverker Eriksson |
2010-11-24 | Remove use of unreliable CancelIoEx on Windows. | Sverker Eriksson |
2010-09-13 | Teach port suite to not use unix-specific commands and not leave them running | Patrik Nyblom |
2010-06-10 | fix open_port with many unset env vars | Sverker Eriksson |
2010-05-24 | Fix deadlock in spawn driver on windows | Sverker Eriksson |