summaryrefslogtreecommitdiff
path: root/lib/debugger/test
Commit message (Expand)AuthorAgeFilesLines
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* Update copyright yearErlang/OTP2022-02-152-2/+2
* Merge branch 'maint'Dan Gudmundsson2022-01-261-0/+2
|\
| * debugger: Fix record index matchingDan Gudmundsson2022-01-251-0/+2
* | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* | Update copyright yearRickard Green2021-12-168-8/+8
* | Merge branch 'maint'Rickard Green2021-12-1510-10/+10
|\ \ | |/
| * Update copyright yearRickard Green2021-12-1510-10/+10
* | Fix typos in lib/debuggerKian-Meng, Ang2021-12-1010-22/+22
* | stdlib: Optimize fun usageJohn Högberg2021-11-101-1/+1
|/
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-1/+0
* Interpret record updatesDan Gudmundsson2021-08-231-1/+43
* Eliminate warnings for underscore variables multiply boundBjörn Gustavsson2021-03-011-2/+2
* Inline funs that are immediately usedBjörn Gustavsson2021-02-251-2/+2
* Merge pull request #2890 from josevalim/jv-float-16-supportJohn Högberg2021-02-191-1/+1
|\
| * Support IEEE 754-2008 16-bit floats in bitstringsJosé Valim2021-02-031-1/+1
* | Quote source as part of error messagesRichard Carlsson2021-02-081-1/+1
|/
* Implement EEP-54 (extended error information)Björn Gustavsson2020-12-021-2/+2
* Don't keep stacktraces foreverBjörn Gustavsson2020-02-213-62/+36
* Add expression support in erl_eval and debuggerBjörn Gustavsson2020-02-063-2/+324
* beam_lib_SUITE, debugger_SUITE: Don't skip test of encrypted debug infoBjörn Gustavsson2019-09-251-1/+1
* beam_ssa_type: Propagate the 'none' type from callsBjörn Gustavsson2019-02-111-1/+4
* 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