aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/compile_SUITE.erl
AgeCommit message (Expand)Author
2016-06-07Compiler: new function env_compiler_options/0alisdair sullivan
2016-05-13compile_SUITE: Cover numeric variable names in core_ppBjörn Gustavsson
2016-05-13compile_SUITE: Eliminate clones when re-compiling test suitesBjörn Gustavsson
2016-04-27Remove toothless test compile_SUITE:missing_testheap/1Björn Gustavsson
2016-04-25compiler: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-21Add compile_SUITE:core_roundtrip/1Björn Gustavsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-24Fix compile:forms/1,2 crash when not in an existing directoryBjörn Gustavsson
2016-03-17compile: Pre-load compiler modules when invoked from 'erlc'Björn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-02-25Remove ?line macrosBjörn Gustavsson
2016-02-25Replace use of lists:keysearch/3 with lists:keyfind/3Björn Gustavsson
2016-02-25Replace ?t with test_serverBjörn Gustavsson
2016-02-25Eliminate use of test_server:fail/0,1Björn Gustavsson
2016-02-25Eliminate use of ?config() macroBjörn Gustavsson
2016-02-25Modernize use of timetrapsBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-02-05Move record compilation errors to erl_lint_SUITEBjörn Gustavsson
2016-02-05compile_SUITE: Use get_files/3 in more placesBjörn Gustavsson
2016-02-05compile_SUITE: Replace confusing files/2 with get_files/3Björn Gustavsson
2015-09-28Move out bit syntax optimizations from beam_blockBjörn Gustavsson
2015-09-10compile_SUITE: Add test of warningsBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30compiler: Use module erl_annoHans Bolinder
2015-04-22compile: Add the {eprof,Pass} option for easy eprof runningBjörn Gustavsson
2015-01-27Strengthen and modernize compile_SUITEBjörn Gustavsson
2015-01-16compile_SUITE: Test the 'dialyzer' optionBjörn Gustavsson
2014-08-14compiler: finalize 18.x 'asm' deprecationTuncer Ayaz
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-01-31compiler: Strengthen listings testsBjörn-Egil Dahlberg
2014-01-28compiler: Test Maps inliningBjörn-Egil Dahlberg
2013-12-18Officially support building assembler filesTuncer Ayaz
2013-12-13Test compilation of BEAM assembly with optimisations onAnthony Ramine
2013-09-09Merge branch 'maint'Björn Gustavsson
2013-09-05compiler: Conform returned errors to the documented formatBjörn Gustavsson
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-28Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-05-20beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-01-09compiler: Remove support for packagesBjörn Gustavsson
2012-08-24Merge branch 'rc/fix-MP-compiler-flag/OTP-10211' into maintFredrik Gustafsson
2012-08-06compiler: Eliminate EXIT messages from the temporary compiler processBjörn Gustavsson
2012-08-06compile_SUITE: Correct the forms_2 test case to work on WindowsBjörn Gustavsson
2012-07-10Fix the erlc -MP flagRichard Carlsson
2012-04-10Allow the source to be set when compiling formsJosé Valim
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-25compile_SUITE: Eliminate race conditionBjörn Gustavsson
2012-01-11compile_SUITE: Add test of 'sys_pre_attributes'Björn Gustavsson
2011-11-24compiler: Don't include source code options in module_info(compile)Björn Gustavsson
2011-11-24hipe: Teach hipe to handle slim or stripped BEAM filesBjörn Gustavsson