summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/beam_lib_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Teach beam_lib:strip/* to retain new chunk types introduced in OTP 25Björn Gustavsson2022-04-041-2/+1
* [features, test] Adjust tests to features implementationCons T Åhs2022-03-211-2/+3
* stdlib: Fix testcase to work when cover compiledLukas Larsson2022-01-101-3/+7
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | erts: Fix loading of code with type chunkLukas Larsson2021-11-121-2/+36
* | compiler: Add type information to instruction operandsJohn Högberg2021-10-291-1/+1
* | Stop using the r18, r19, r20, and r21 optionsBjörn Gustavsson2021-09-271-1/+0
* | Merge branch 'maint'Ingela Anderton Andin2021-09-131-1/+0
|\ \ | |/
| * test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-1/+0
* | Allow stacktrace variation in exception test casesBjörn Gustavsson2021-05-241-6/+14
|/
* beam_lib_SUITE: Remove BEAM file with strange debug infoBjörn Gustavsson2021-02-211-0/+1
* Merge branch 'maint'Björn Gustavsson2021-02-201-2/+26
|\
| * beam_lib, cover: Don't crash when an abstract code backend is missingBjörn Gustavsson2021-02-191-2/+26
* | filter makedep_side_effect when in erl_abstract_code.erl to avoid dializer an...Tony Rogvall2020-10-261-1/+35
* | beam_lib: Fix 'allow_missing_chunks' for named chunksJohn Högberg2020-10-201-0/+7
|/
* Update copyright yearRickard Green2020-03-131-1/+1
* beam_lib_SUITE, debugger_SUITE: Don't skip test of encrypted debug infoBjörn Gustavsson2019-09-251-1/+1
* Allow list of chunks to be given to strip*()Michael Schmidt2019-03-081-2/+66
* Update copyright yearHenrik Nord2018-09-211-1/+1
* Use bif for other ets tables countingArtur Cygan2018-06-201-16/+16
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Store abstract code in the Dbgi chunkJosé Valim2017-04-251-18/+22
* stdlib: Tweak beam_lib_SUITE whitebox assumptionsSverker Eriksson2017-03-101-2/+2
* Add new AtU8 beam chunkJosé Valim2017-01-301-15/+30
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of ?config() macroBjörn Gustavsson2016-03-091-1/+1
* Remove ?line macrosBjörn Gustavsson2016-03-091-344/+344
* Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson2016-03-091-4/+2
* Eliminate 'suite' and 'doc' clausesBjörn Gustavsson2016-03-091-18/+9
* Replace use of test_server:format/2 with io:format/2Björn Gustavsson2016-03-091-1/+0
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-03-091-1/+1
* Modernize use of timetrapsBjörn Gustavsson2016-03-091-6/+5
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'bjorn/line-numbers/OTP-9468' into majorBjörn Gustavsson2011-09-281-1/+8
|\
| * beam_lib_SUITE: Don't assume that "Abst" is the last chunkBjörn Gustavsson2011-09-131-1/+8
* | Merge branch 'dev' into majorBjörn Gustavsson2011-09-281-0/+10
|\ \ | |/ |/|
| * beam_lib: Handle rare race in the crypto key server functionalityBjörn Gustavsson2011-09-271-0/+10
* | Merge branch 'dev' into majorHans Bolinder2011-09-021-8/+8
|\ \ | |/
| * Improve and correct types and specifications in Kernel and STDLIBHans Bolinder2011-08-311-8/+8
* | beam_lib: Retain the "Line" chunk when stripping BEAM filesBjörn Gustavsson2011-08-181-1/+20
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for stdlibLukas Larsson2011-02-171-5/+7
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update stdlib tests to conform with common_test standardLukas Larsson2011-02-171-5/+15
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-2/+15
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+761