index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
/
test
/
compilation_SUITE.erl
Age
Commit message (
Expand
)
Author
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-25
Store abstract code in the Dbgi chunk
José Valim
2016-04-27
compilation_SUITE: Use explicit exports
Björn Gustavsson
2016-04-27
Remove support for running tests on a separate Erlang node
Björn Gustavsson
2016-04-27
Move code from compilation_SUITE to beam_block_SUITE
Björn Gustavsson
2016-04-27
Move list comprehension tests to lc_SUITE
Björn Gustavsson
2016-04-27
Move catch tests to trycatch_SUITE
Björn Gustavsson
2016-04-27
Remove compilation_SUITE:long_string/1
Björn Gustavsson
2016-04-27
Move pattern-matching tests to match_SUITE
Björn Gustavsson
2016-04-27
Move test cases from compilation_SUITE to beam_utils_SUITE
Björn Gustavsson
2016-04-27
Move complex_guard/1 from compilation_SUITE to guard_SUITE
Björn Gustavsson
2016-04-27
Remove compilation_SUITE:guards/1
Björn Gustavsson
2016-04-27
Move tests from compilation_SUITE to record_SUITE
Björn Gustavsson
2016-04-27
Move bit syntax test cases from compilation_SUITE to bs_match_SUITE
Björn Gustavsson
2016-04-27
Remove useless test case compilation_SUITE:otp_2141/1
Björn Gustavsson
2016-04-27
compilation_SUITE: Run the Core linter for all compilations
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-25
Remove ?line macros
Björn Gustavsson
2016-02-25
Replace use of lists:keysearch/3 with lists:keyfind/3
Björn Gustavsson
2016-02-25
Eliminate use of doc and suite clauses
Björn Gustavsson
2016-02-25
Replace ?t with test_server
Björn Gustavsson
2016-02-25
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-02-25
Eliminate use of ?config() macro
Björn Gustavsson
2016-02-25
Modernize use of timetraps
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-06-22
fix errors caused by changed line numbers
Bruce Yinhe
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-29
compilation_SUITE: Speed up the self_compile test cases
Björn Gustavsson
2015-04-20
compilation_SUITE: Unload tested modules using the code server
Björn Gustavsson
2015-02-03
sys_core_fold: Optimize let statements more aggressively
Björn Gustavsson
2014-08-07
Use +clint0 in compiler's test suites
Anthony Ramine
2014-01-21
Fix testing with unicode paths
Dan Gudmundsson
2013-12-13
Test compilation of BEAM assembly with optimisations on
Anthony Ramine
2013-11-22
Rename otp_8949_a/0 which common_test interprets as an info function
Björn Gustavsson
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-09
Fix unsafe optimization of funs
Björn Gustavsson
2013-01-09
compiler: Remove support for packages
Björn Gustavsson
2012-10-23
compiler: Run testcases in parallel
Björn Gustavsson
2012-10-09
Improve binary matching of literals
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-13
compiler: Teach the inliner to preserve on_load functions
Björn Gustavsson
2012-01-04
compilation_SUITE: Compile compiler modules in parallel
Björn Gustavsson
2012-01-04
compilation_SUITE: Prevent cover from being run on slave nodes
Björn Gustavsson
2012-01-04
Eliminate the match_fail primop in v3_kernel and later passes
Björn Gustavsson
2011-04-12
compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1
Björn Gustavsson
2011-02-23
compiler: Eliminate some warnings
Björn Gustavsson
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for compiler
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
[next]