Age | Commit message (Expand) | Author |
2017-01-12 | Support for dirty BIFs | Rickard Green |
2017-01-11 | Merge branch 'maint' | Rickard Green |
2017-01-11 | Merge branch 'rickard/test-fix' into maint | Rickard Green |
2017-01-10 | Fix processes() BIF test cases | Rickard Green |
2016-12-20 | Merge branch 'maint' | Sverker Eriksson |
2016-12-12 | erts: Make depth of current_stacktrace configurable | Håkan Mattsson |
2016-09-06 | Merge branch 'kvakvs/erts/gc_minor_option/OTP-11695' | Lukas Larsson |
2016-09-06 | Fix process_SUITE system_task_blast and no_priority_inversion2 | Rickard Green |
2016-08-30 | Merge branch 'rickard/time-unit/OTP-13735' into maint | Rickard Green |
2016-08-30 | Adjust process_SUITE:no_priority_inversion2 | Rickard Green |
2016-08-25 | Update test-cases to use new symbolic time units | Rickard Green |
2016-06-14 | Merge branch 'lukas/erts/testfixes-19' | Lukas Larsson |
2016-06-07 | remove unused purify functions | Zandra |
2016-05-20 | erts: Require more memory for debug tests | Lukas Larsson |
2016-05-10 | erts: Implement max_heap_size process flag | Lukas Larsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-08 | Let low_prio test run a bit longer | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
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-11-16 | erts: Add garbage_collection_info to process_info/2 | Lukas Larsson |
2015-10-12 | erts: Don't run processes tests on lcnt with little memory | Lukas Larsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2013-11-18 | Functionality for disabling garbage collection | Rickard Green |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-07-11 | Conditionally skip process_SUITE tests that consume large amount of memory | Rickard Green |
2013-05-17 | Introduce a better id allocation algorithm for PTabs | Rickard Green |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-12-14 | Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273' | Björn-Egil Dahlberg |
2012-12-14 | tests: Fix heap_sizes check | Björn-Egil Dahlberg |
2012-12-14 | tests: Refactor away ?line macro in process_SUITE | Björn-Egil Dahlberg |
2012-12-14 | tests: Use new correct min_bin_vheap_size in test | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg |
2011-08-18 | Implement process_info(Pid, current_{location,stacktrace}) | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-04-11 | Avoid scheduling of processes being garbage collected by others | Rickard Green |
2011-04-07 | Add testcase for process_info() badarg bug | Rickard Green |
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 init_per_suite and end_per_suite | Lukas Larsson |