Age | Commit message (Expand) | Author |
2016-04-18 | Eliminate use of test_server:fail/{0,1} | Björn Gustavsson |
2016-04-18 | Use proplists:get_value/2 instead of ?config() | Björn Gustavsson |
2016-04-18 | Modernize use of timetraps | Björn Gustavsson |
2016-04-18 | int_SUITE: Fix interpretable/1 in a non-installed system | Björn Gustavsson |
2016-04-18 | int_SUITE: Fix interpretable/1 on cross-compiled platforms | Björn Gustavsson |
2016-04-14 | Merge branch 'egil/fix-dyntrace-test' | Björn-Egil Dahlberg |
2016-04-13 | runtime_tools: Skip dyntrace test if LTTng is enabled | Björn-Egil Dahlberg |
2016-04-13 | Merge branch 'egil/erts/opt-list_append/OTP-13487' | Björn-Egil Dahlberg |
2016-04-13 | Merge branch 'egil/tools/modernize-tests' | Björn-Egil Dahlberg |
2016-04-13 | tools: Don't divide by zero in tests | Björn-Egil Dahlberg |
2016-04-13 | Merge branch 'siri/otp-19-vsns' | Siri Hansen |
2016-04-13 | Merge branch 'siri/ct/mods-in-app-file/OTP-13475' | Siri Hansen |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-12 | Merge branch 'sverker/crypto/skip-link_test-without-ldd' | Sverker Eriksson |
2016-04-12 | Merge branch 'sverk/big-external-creations.OTP-13488' | Sverker Eriksson |
2016-04-12 | Merge branch 'patch-2' of https://github.com/michaelklishin/otp | Sverker Eriksson |
2016-04-11 | Merge branch 'msantos/erts/cli-abort-on-alloc-fail/PR-948/OTP-13486' | Björn-Egil Dahlberg |
2016-04-11 | Merge branch 'egil/erts-lib/modernize-tests' | Björn-Egil Dahlberg |
2016-04-11 | Merge branch 'bjorn/raise' | Björn Gustavsson |
2016-04-11 | erts: Optimize '++' operator | Björn-Egil Dahlberg |
2016-04-10 | Typos correction, minor wording change | Michael Klishin |
2016-04-08 | Merge branch 'egil/erts/fix-process_info-spec/ERL-123/OTP-13485' | Björn-Egil Dahlberg |
2016-04-08 | Merge branch 'egil/erts/cuddle-tests' | Björn-Egil Dahlberg |
2016-04-08 | Additional logging for alloc_SUITE | Björn-Egil Dahlberg |
2016-04-08 | Replace test_server:os_type/0 with os:type/0 | Björn-Egil Dahlberg |
2016-04-08 | Let low_prio test run a bit longer | Björn-Egil Dahlberg |
2016-04-08 | Increase timetrap for atom_roundtrip_r15b | Björn-Egil Dahlberg |
2016-04-08 | Remove unnecessary ct boilerplate in suite | Björn-Egil Dahlberg |
2016-04-08 | Don't divide by zero in test logging | Björn-Egil Dahlberg |
2016-04-08 | Don't add explicit path to ct_release_test | Siri Hansen |
2016-04-08 | Update version of common_test for OTP-19 | Siri Hansen |
2016-04-08 | Remove unreachable code after 'raise' instructions | Björn Gustavsson |
2016-04-08 | Simplify the raise instruction to reduce code size | Björn Gustavsson |
2016-04-07 | erts: Add DFLAG_BIG_CREATION | Sverker Eriksson |
2016-04-07 | Use ct:fail/1 instead of test_server:fail/1 | Björn-Egil Dahlberg |
2016-04-07 | jinterface: Support 32-bit creation values | Sverker Eriksson |
2016-04-07 | erl_interface: Support 32-bit creation for pid,port,refs | Sverker Eriksson |
2016-04-07 | erts: Support 32-bit creation for external pid,port,refs | Sverker Eriksson |
2016-04-07 | erl_interface: Cuddle test ei_tmo_SUITE | Sverker Eriksson |
2016-04-07 | test_server,erl_interface: Add test_host_not_reachable config | Sverker Eriksson |
2016-04-07 | erts: Refactor ETS compressed encoding of local node | Sverker Eriksson |
2016-04-07 | erts: Rename atom '' from am_Cookie to am_Empty | Sverker Eriksson |
2016-04-07 | Relax node_container_SUITE | Björn-Egil Dahlberg |
2016-04-07 | Increase timetrap timeout for op_SUITE:bsl_bsr/1 | Björn-Egil Dahlberg |
2016-04-07 | Increase timetrap timeout for port_SUITE:huge_env/1 | Björn-Egil Dahlberg |
2016-04-07 | Merge branch 'egil/fix-erl_interface-tests' | Björn-Egil Dahlberg |
2016-04-07 | Remove forgotten line | Björn-Egil Dahlberg |
2016-04-07 | Update preloaded erlang.beam | Björn-Egil Dahlberg |
2016-04-07 | erts: Fix process_info/2 result spec | Björn-Egil Dahlberg |
2016-04-07 | Replace test_server:os_type/0 with os:type/0 | Björn-Egil Dahlberg |