aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2012-10-09test: Fix smoke_test_SUITEBjörn-Egil Dahlberg
2012-10-09Merge branch 'maint'Lukas Larsson
2012-10-09Increase sbct for win64 as block alignment is 16Lukas Larsson
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-28Make sure that turning off local trace does not turn off global traceBjörn Gustavsson
2012-08-24Merge branch 'maint'Lukas Larsson
2012-08-24Merge branch 'msp/double_middle_endian/OTP-10209' into maintLukas Larsson
2012-08-17Remove support for tuple funsBjörn Gustavsson
2012-07-25Merge branch 'egil/r16/remove-vxworks-support/OTP-10146'Björn-Egil Dahlberg
2012-07-19erts: Remove VxWorks from testsBjörn-Egil Dahlberg
2012-07-19Add estone benchmarks to ts benchmark frameworkLukas Larsson
2012-07-17Add test for floating-point output to float_SUITE.Mike Sperber
2012-06-28Strengthen trace test casesBjörn Gustavsson
2012-06-25Add trace_local_SUITE:concurrency/1Björn Gustavsson
2012-06-08Merge branch 'maint'Lukas Larsson
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-06-04Merge branch 'maint'Lukas Larsson
2012-05-10Remove workarounds for hybrid and shared heaps in test suitesBjörn Gustavsson
2012-04-18Merge branch 'maint'Patrik Nyblom
2012-04-18Revert "Extend erlang:port_info/1,2 to show the OS pid of a spawned process"Patrik Nyblom
2012-04-17tests: Remove line macro from port_bif_SUITEBjörn-Egil Dahlberg
2012-04-17Extend erlang:port_info/1,2 to show the OS pid of a spawned processMatthias Lang
2012-03-30Merge branch 'maint'Björn-Egil Dahlberg
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-23Merge branch 'maint'Lukas Larsson
2012-03-23Merge branch 'lukas/common_test/fix_disable_builtin_hooks_from_spec/OTP-10009...Lukas Larsson
2012-03-22Merge branch 'maint'Raimo Niskanen
2012-03-22Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maintRaimo Niskanen
2012-03-21Disable built in hooks for emulatorLukas Larsson
2012-03-21erts: Basic test of erlang:halt/0..2Raimo Niskanen
2012-03-20Merge branch 'maint'Björn Gustavsson
2012-03-20Improve erts_debug_SUITEBjörn Gustavsson
2012-03-16Extend erlang:port_info/1,2 to show the OS pid of a spawned processMatthias Lang
2012-02-21erts: Fallback to blocking upgrade when tracing is enabledSverker Eriksson
2012-02-21test: Force emulator/test/mtx_SUITE to rebuild NIF librarySverker Eriksson
2012-02-21test: Safe purging in code_parallel_load_SUITESverker Eriksson
2012-02-21test: many_load_distributed_only_onceBjörn-Egil Dahlberg
2012-02-21test: parallel_load_check_purge_repeatBjörn-Egil Dahlberg
2012-02-08bif_SUITE: Test for suitable "shadowed by erl_bif_types" commentsBjörn Gustavsson
2012-02-08bif_SUITE: Add test to ensure that all guard BIFs have type infoBjörn Gustavsson
2012-02-08Replace autoimport_SUITE with bif_SUITE:auto_imports/1Björn Gustavsson
2012-02-08bif_SUITE: Add test case for specs and BIF stubsBjörn Gustavsson
2012-02-07Merge branch 'dgud/sched-work-time/OTP-9858' into maintPatrik Nyblom
2012-02-06emulator: Document and test scheduler_wall_timeDan Gudmundsson
2012-01-26trace_port_SUITE: Skip test cases if 'lists' is native-compiledBjörn Gustavsson
2012-01-26call_trace_SUITE: Skip test cases if libraries are native-compiledBjörn Gustavsson
2012-01-11Merge branch 'sverk/nif_SUITE-skip-threading' into maintSverker Eriksson
2012-01-03test: system_profile profiler pid is not profiledBjörn-Egil Dahlberg