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
/
debugger
/
test
Age
Commit message (
Expand
)
Author
2014-03-18
Merge branch 'nox/maps-eval-empty-update'
Björn-Egil Dahlberg
2014-03-15
Fix evaluation of empty map updates in the debugger
Anthony Ramine
2014-03-14
erts: Change external format for maps
Sverker Eriksson
2014-02-24
Merge branch 'schlagert/fix_basic_appups'
Siri Hansen
2014-02-24
Add test suites performing app and appup file checks
Tobias Schlager
2014-02-20
Speed up bs_construct_SUITE:dynamic/1
Björn Gustavsson
2014-02-10
Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676'
Björn Gustavsson
2014-02-10
Truly test debugger in erl_eval_SUITE copy
Anthony Ramine
2014-02-06
debugger: Fix release_tests
Björn-Egil Dahlberg
2014-02-04
Support maps in the debugger
Anthony Ramine
2014-01-09
Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'
Björn Gustavsson
2013-12-15
Fix evaluation of andalso and orelse in the debugger
Anthony Ramine
2013-12-12
Test named funs
Anthony Ramine
2013-09-12
Remove ^L characters hidden randomly in the code. Not those used in text file...
Pierre Fenoll
2013-06-14
Fix binary construction on floating point middle-endian machines
Johannes Weißl
2013-06-14
Fix binary matching on floating point middle-endian machines
Johannes Weißl
2013-03-18
Fix a test case
Hans Bolinder
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-08-31
Merge branch 'maint'
Björn-Egil Dahlberg
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-17
Remove support for tuple funs
Björn Gustavsson
2012-06-08
Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint
Lukas Larsson
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
2012-05-10
Remove workarounds for hybrid and shared heaps in test suites
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-29
[debugger] Fixed disappearing breakpoints
Dan Gudmundsson
2012-02-06
debugger tests: Increase time trap timeout
Björn Gustavsson
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-08-18
debugger: Add line_number_SUITE
Björn Gustavsson
2011-08-18
debugger: Include line numbers in exceptions
Björn Gustavsson
2011-08-16
emulator: Add a fourth element in exception stacktraces
Björn Gustavsson
2011-08-16
Don't include tail-recursive calls in stacktraces
Björn Gustavsson
2011-08-16
Fix binary matching in the debugger
Björn Gustavsson
2011-08-16
Eliminate warnings in test suites
Björn Gustavsson
2011-08-16
Update test suites that have been copied from other applications
Björn Gustavsson
2011-03-30
Merge branch 'hw/call-chmod-without-f' into dev
Henrik Nord
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Update and add cover spec files to work with common_test
Lukas Larsson
2011-02-17
Update all test specs
Lukas Larsson
2011-02-17
Fix formatting and also some migration fixes for debugger
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 debugger tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2010-11-30
debugger: fix int eval testcase
Björn-Egil Dahlberg
2010-11-15
Call chmod without the "-f" flag
Holger Weiß
2010-09-03
Add test suite for debugger
Björn Gustavsson