summaryrefslogtreecommitdiff
path: root/erts/emulator/test/match_spec_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* erts: Refactor BIF tracingJohn Högberg2019-09-161-1/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Introduce is_map_key/2 guard BIFMichał Muskała2018-04-291-0/+7
* Introduce map_get guard-safe functionMichał Muskała2018-04-241-0/+13
* erts: Fix caller trace for apply bifsLukas Larsson2017-10-091-2/+46
* Lengthen too short timetrapsBjörn Gustavsson2017-06-031-1/+1
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Fixed typos in ertsAndrew Dryga2017-02-141-1/+1
* compiler: Eliminate use of sys_pre_expandBjörn Gustavsson2016-09-011-5/+5
* erts: Expand trace tests for refc binariesLukas Larsson2016-04-261-7/+4
* erts: Implement tracer modulesLukas Larsson2016-04-151-31/+67
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-550/+495
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-56/+19
* Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-03-111-7/+7
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-4/+3
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-30/+4
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Merge branch 'maint' into sverk/trace-process_dump-matchstateSverker Eriksson2015-09-021-11/+82
|\
| * Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
| * erts: Enhance match spec tests for mapsBjörn-Egil Dahlberg2015-03-121-0/+35
| * erts: Strengthen maps match spec compilation testsBjörn-Egil Dahlberg2015-03-121-0/+5
| * Fix compilation of match specs with mapsAnthony Ramine2015-03-111-0/+3
| * Properly support maps in match_specsAnthony Ramine2014-08-201-1/+28
* | erts: Add testcase for tracing whith 'process_dump'Sverker Eriksson2015-09-011-21/+39
|/
* Fix timeout for match_spec_SUITE:otp_9422Sverker Eriksson2014-04-291-5/+7
* emulator: Increase timetrap timeout for match_spec_SUITEBjörn-Egil Dahlberg2014-04-011-1/+1
* erts: Fix faulty assert in match spec engine.Sverker Eriksson2014-01-231-1/+8
* erts: Reduce wasted execution time for match_spec_SUITE:otp_9422Sverker Eriksson2013-12-021-4/+12
* erts: Do not enable TRACE_SILENT when testing a msLukas Larsson2013-08-081-2/+10
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Teach VM not to dump core on faulty seq_trace in msPatrik Nyblom2012-12-201-1/+15
* Test case for OTP-9422Sverker Eriksson2011-07-221-2/+59
* emulator tests: Eliminate some compiler warningsBjörn Gustavsson2011-02-231-15/+15
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-13/+14
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-2/+4
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-12/+23
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+942