summaryrefslogtreecommitdiff
path: root/lib/compiler/test/compilation_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
* Optimize matching of literal integer segmentsBjörn Gustavsson2022-10-221-1/+1
* Update copyright yearRickard Green2021-12-131-1/+1
* Eliminate warnings for underscore variables multiply boundBjörn Gustavsson2021-03-011-3/+3
* compiler: Introduce +recv_opt_infoJohn Högberg2021-01-221-2/+3
* beam_ssa_funs: Guard against infinite loopsBjörn Gustavsson2020-03-211-2/+7
* Merge branch 'maint'Henrik Nord2018-09-211-1/+1
|\
| * Update copyright yearHenrik Nord2018-09-211-1/+1
* | Introduce a new SSA-based intermediate formatBjörn Gustavsson2018-08-241-3/+3
|/
* Call test_lib:recompile/1 from init_per_suite/1Björn Gustavsson2018-07-061-1/+1
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Store abstract code in the Dbgi chunkJosé Valim2017-04-251-1/+1
* compilation_SUITE: Use explicit exportsBjörn Gustavsson2016-04-271-61/+40
* Remove support for running tests on a separate Erlang nodeBjörn Gustavsson2016-04-271-32/+4
* Move code from compilation_SUITE to beam_block_SUITEBjörn Gustavsson2016-04-271-107/+1
* Move list comprehension tests to lc_SUITEBjörn Gustavsson2016-04-271-4/+2
* Move catch tests to trycatch_SUITEBjörn Gustavsson2016-04-271-10/+3
* Remove compilation_SUITE:long_string/1Björn Gustavsson2016-04-271-6/+1
* Move pattern-matching tests to match_SUITEBjörn Gustavsson2016-04-271-14/+4
* Move test cases from compilation_SUITE to beam_utils_SUITEBjörn Gustavsson2016-04-271-36/+1
* Move complex_guard/1 from compilation_SUITE to guard_SUITEBjörn Gustavsson2016-04-271-4/+1
* Remove compilation_SUITE:guards/1Björn Gustavsson2016-04-271-3/+1
* Move tests from compilation_SUITE to record_SUITEBjörn Gustavsson2016-04-271-8/+2
* Move bit syntax test cases from compilation_SUITE to bs_match_SUITEBjörn Gustavsson2016-04-271-31/+1
* Remove useless test case compilation_SUITE:otp_2141/1Björn Gustavsson2016-04-271-2/+1
* compilation_SUITE: Run the Core linter for all compilationsBjörn Gustavsson2016-04-271-5/+8
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn Gustavsson2016-02-251-75/+75
* Replace use of lists:keysearch/3 with lists:keyfind/3Björn Gustavsson2016-02-251-1/+1
* Eliminate use of doc and suite clausesBjörn Gustavsson2016-02-251-15/+7
* Replace ?t with test_serverBjörn Gustavsson2016-02-251-1/+1
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-02-251-6/+6
* Eliminate use of ?config() macroBjörn Gustavsson2016-02-251-15/+19
* Modernize use of timetrapsBjörn Gustavsson2016-02-251-18/+14
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* fix errors caused by changed line numbersBruce Yinhe2015-06-221-1/+0
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* compilation_SUITE: Speed up the self_compile test casesBjörn Gustavsson2015-04-291-33/+22
* compilation_SUITE: Unload tested modules using the code serverBjörn Gustavsson2015-04-201-2/+2
* sys_core_fold: Optimize let statements more aggressivelyBjörn Gustavsson2015-02-031-4/+2
* Use +clint0 in compiler's test suitesAnthony Ramine2014-08-071-1/+1
* Fix testing with unicode pathsDan Gudmundsson2014-01-211-3/+3
* Test compilation of BEAM assembly with optimisations onAnthony Ramine2013-12-131-0/+10
* Rename otp_8949_a/0 which common_test interprets as an info functionBjörn Gustavsson2013-11-221-3/+3
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Fix unsafe optimization of funsBjörn Gustavsson2013-02-091-1/+19
* compiler: Remove support for packagesBjörn Gustavsson2013-01-091-2/+1
* compiler: Run testcases in parallelBjörn Gustavsson2012-10-231-18/+21
* Improve binary matching of literalsBjörn Gustavsson2012-10-091-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1