summaryrefslogtreecommitdiff
path: root/lib/debugger/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-183-3/+3
* Do not treat binaries as top level in dbg_ievalJosé Valim2018-03-072-2/+11
* Avoid using the efile driver in test suitesBjörn Gustavsson2017-11-171-1/+4
* debugger: Fix handling of locations and annotationsHans Bolinder2017-03-081-2/+3
* Update test cases for erlang:hash/2 removalBjörn-Egil Dahlberg2017-01-251-22/+0
* Fix overridden BIFsBjörn Gustavsson2016-09-023-0/+107
* debugger: Eliminate use of sys_pre_expandBjörn Gustavsson2016-09-011-0/+2
* Move expansion of strings in binaries to v3_coreJosé Valim2016-08-041-0/+1
* Remove ?line macrosBjörn Gustavsson2016-04-1823-2440/+2440
* Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson2016-04-185-37/+37
* Eliminate doc and suite clausesBjörn Gustavsson2016-04-1814-210/+64
* Eliminate use of the ?t macroBjörn Gustavsson2016-04-181-2/+2
* Eliminate use of test_server:format()Björn Gustavsson2016-04-181-5/+5
* Eliminate use of test_server:fail/{0,1}Björn Gustavsson2016-04-1813-53/+53
* Use proplists:get_value/2 instead of ?config()Björn Gustavsson2016-04-186-12/+12
* Modernize use of timetrapsBjörn Gustavsson2016-04-1821-147/+110
* int_SUITE: Fix interpretable/1 in a non-installed systemBjörn Gustavsson2016-04-181-16/+25
* int_SUITE: Fix interpretable/1 on cross-compiled platformsBjörn Gustavsson2016-04-183-40/+9
* update copyright-yearHenrik Nord2016-03-1543-43/+43
* Merge branch 'josevalim/debugger-path/OTP-13375'Björn Gustavsson2016-02-261-7/+11
|\
| * Use compile source info in debuggerJosé Valim2016-02-231-7/+11
* | Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-1/+1
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-1723-23/+23
|/
* debugger tests: Replace 'random' with 'rand'Björn Gustavsson2015-12-111-11/+11
* fix errors caused by changed line numbersBruce Yinhe2015-06-226-6/+0
* Change license text to APLv2Bruce Yinhe2015-06-1844-400/+444
* debugger: Relax test map_SUITE:t_guard_receive_large/1Björn-Egil Dahlberg2015-05-251-2/+2
* debugger test suite: Scale down t_frequency_table/1Björn Gustavsson2015-04-301-1/+1
* Raise more descriptive error messages for failed map operationsBjörn Gustavsson2015-04-152-67/+96
* debugger: Strengthen Maps testsBjörn-Egil Dahlberg2015-03-301-4/+182
* debugger: Strengthen Maps testsBjörn-Egil Dahlberg2015-03-271-8/+747
* erts: Make is_members in map_SUITE's more stringentSverker Eriksson2015-03-121-3/+7
* debugger: Fix maps testcase unordered enc/decBjörn-Egil Dahlberg2015-03-121-11/+15
* debugger: Update map tests for unordered mapsBjörn-Egil Dahlberg2015-03-121-103/+102
* debugger: Update Map testsBjörn-Egil Dahlberg2014-08-261-25/+462
* Fix evaluation of map updates in the debugger and erl_evalAnthony Ramine2014-05-032-1/+5
* Merge branch 'nox/maps-eval-empty-update'Björn-Egil Dahlberg2014-03-183-5/+13
|\
| * Fix evaluation of empty map updates in the debuggerAnthony Ramine2014-03-153-5/+13
* | erts: Change external format for mapsSverker Eriksson2014-03-141-4/+5
|/
* Merge branch 'schlagert/fix_basic_appups'Siri Hansen2014-02-241-2/+5
|\
| * Add test suites performing app and appup file checksTobias Schlager2014-02-241-2/+5
* | Speed up bs_construct_SUITE:dynamic/1Björn Gustavsson2014-02-201-16/+24
|/
* Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676'Björn Gustavsson2014-02-101-0/+1
|\
| * Truly test debugger in erl_eval_SUITE copyAnthony Ramine2014-02-101-0/+1
* | debugger: Fix release_testsBjörn-Egil Dahlberg2014-02-061-0/+1
* | Support maps in the debuggerAnthony Ramine2014-02-041-0/+1002
* | Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'Björn Gustavsson2014-01-091-0/+4
|\ \
| * | Fix evaluation of andalso and orelse in the debuggerAnthony Ramine2013-12-151-0/+4
| |/
* | Test named funsAnthony Ramine2013-12-122-4/+39
|/
* Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll2013-09-123-12/+12