aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/test/int_eval_SUITE.erl
AgeCommit message (Expand)Author
2018-03-07Do not treat binaries as top level in dbg_ievalJosé Valim
2016-04-18Remove ?line macrosBjörn Gustavsson
2016-04-18Eliminate doc and suite clausesBjörn Gustavsson
2016-04-18Eliminate use of test_server:fail/{0,1}Björn Gustavsson
2016-04-18Use proplists:get_value/2 instead of ?config()Björn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-15Raise more descriptive error messages for failed map operationsBjörn Gustavsson
2014-05-03Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine
2014-03-15Fix evaluation of empty map updates in the debuggerAnthony Ramine
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-08-16Don't include tail-recursive calls in stacktracesBjörn Gustavsson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting and also some migration fixes for debuggerLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update debugger tests to conform with common_test standardLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2010-11-30debugger: fix int eval testcaseBjörn-Egil Dahlberg
2010-09-03Add test suite for debuggerBjörn Gustavsson