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
/
tools
/
test
/
cover_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-08-29
Fix purge of code
Rickard Green
2016-04-07
Eliminate use of doc and suite clauses
Björn-Egil Dahlberg
2016-04-07
Replace ?t with test_server
Björn-Egil Dahlberg
2016-04-07
Eliminate use of ?config() macro
Björn-Egil Dahlberg
2016-04-07
Eliminate use of test_server:fail/0,1
Björn-Egil Dahlberg
2016-04-07
Modernize use of timetraps
Björn-Egil Dahlberg
2016-04-06
Remove ?line macros
Björn-Egil Dahlberg
2016-03-01
Generalize bit string comprehensions
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-08
tools: Correct a Cover test
Hans Bolinder
2016-02-03
tools: Add a Cover test
Hans Bolinder
2015-12-17
[cover] Don't crash when compiling beam without 'file' attribute
Siri Hansen
2015-12-17
[cover] Simplify module cc in cover test to avoid confusion
Siri Hansen
2015-09-10
Add test for "Fix cover output file"
Siri Hansen
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-10
cover: handle undefined module when analysing to file
Péter Gömöri
2015-02-20
[cover] Improve performance
Siri Hansen
2014-03-06
cover_SUITE:reconnect/1: Let the other side initiate the disconnect
Björn Gustavsson
2014-02-28
Attempt to provide more information if a test case fails
Björn Gustavsson
2014-02-13
cover_SUITE: Run part of the test suite when cover is running
Björn Gustavsson
2013-12-12
Test named funs
Anthony Ramine
2013-10-30
tools: Fix compile_beam_opts testcase
Fredrik Gustafsson
2013-10-30
Take compiler options from beam in cover:compile_beam
Péter Gömöri
2013-03-26
[cover] Ensure no process leak when stopping cover on dead node
Siri Hansen
2013-01-25
Ensure cover keeps the proper file source
José Valim
2013-01-25
cover now relies on the compile info to find file sources
José Valim
2012-12-21
[cover] Cleanup by stopping cover between tests
Siri Hansen
2012-12-19
[cover] Fix timing dependent bug in cover_SUITE:reconnect
Siri Hansen
2012-12-19
[cover] Remove stopped node also from lost_nodes list
Siri Hansen
2012-12-19
[cover] Don't mark stopped node as lost
Siri Hansen
2012-10-30
[cover] Allow reconnection if node has been disconnected or down
Siri Hansen
2012-10-30
[cover] Add support for test_server
Siri Hansen
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-05-10
Remove workarounds for hybrid and shared heaps in test suites
Björn Gustavsson
2011-12-02
cover_SUITE: Cope with missing/broken crypto application
Björn Gustavsson
2011-11-07
beam_asm: Strenghten the calculation of Uniq for funs
Björn Gustavsson
2011-05-06
Add a check logic to prevent file descriptor leak
Shunichi Shinohara
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-08
Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev
Lukas Larsson
2011-03-08
Fix spelling on analyse
Lukas Larsson
2011-03-07
Add short sleep to prevent timing issues on slow machines
Lukas Larsson
2011-03-07
Update cover tests which depend on compiled files to be skipped if the compil...
Lukas Larsson
2011-02-28
Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for tools
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
2011-02-17
Update tools tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2011-02-17
Update testcases which need crypto to be skipped on platforms which does not ...
Lukas Larsson
[next]