aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/test
AgeCommit message (Expand)Author
2019-05-14Merge branch 'john/tools/fix-cover-register-race/ERL-943/OTP-15813' into main...Erlang/OTP
2019-05-13cover: Fix register/2 race on startupJohn Högberg
2018-10-09Run emacs tests from test_suiteDan Gudmundsson
2018-10-09Emacs: do not accept compiler warnings in selected elisp filesJohan Claesson
2018-10-09Emacs: add test-erlang-modeJohan Claesson
2018-09-21Update copyright yearHenrik Nord
2018-06-20Use bif for other ets tables countingArtur Cygan
2018-06-18Update copyright yearHenrik Nord
2018-05-04Use \n escape instead of integer 10Richard Carlsson
2018-05-04Move lib:nonl/1 into yecc.erlRichard Carlsson
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-03-01Merge branch 'maint'Dan Gudmundsson
2018-03-01Merge branch 'dgud/tools/emacs/indent-tests' into maintDan Gudmundsson
2018-03-01emacs: delimiter first in icr worksDan Gudmundsson
2018-03-01emacs: Indent delimiter first in term elements correctlyDan Gudmundsson
2018-03-01emacs: Indent tuple (and maps) elements as list elementsDan Gudmundsson
2018-03-01Add emacs indention testcaseDan Gudmundsson
2018-02-13Merge branch 'maint'John Högberg
2018-02-13Merge branch 'john/tools/fix-lcnt-server-crash/PR-1711/OTP-14912' into maintJohn Högberg
2018-02-13Don't crash lcnt server if information/0 is called before collect/0Péter Gömöri
2018-02-12Automatically start lcnt server on first useJohn Högberg
2017-12-22Merge branch 'maint'Hans Bolinder
2017-12-21tools: Correct a counting bug in CoverHans Bolinder
2017-11-30Fix incorrect assumption about process activityJohn Högberg
2017-10-27Correct erlang:is_builtin/3 for apply/2 and yield/0Björn Gustavsson
2017-09-20fprof: Make sure the receiving file can handle UnicodeHans Bolinder
2017-09-14tools: Add handling of the -on_load() attribute to XrefHans Bolinder
2017-09-05xref: Improve handling of UnicodeHans Bolinder
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Enable lcnt smoke test on all builds that have lcnt enabledJohn Högberg
2017-06-29[make] Do not use the interactive tool 'c' from makeSiri Hansen
2017-06-14Update copyright yearHans Nilsson
2017-05-16lcnt_SUITE: Add a smoke test for running lock-countingBjörn Gustavsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-19Merge branch 'bjorn/stdlib/erl_tar/OTP-14278'Björn Gustavsson
2017-04-12Don't create absolute path names in tar filesBjörn Gustavsson
2017-04-12[tools/make] Add current directory to include pathSiri Hansen
2017-03-09tools: Remove percept from makefileBjörn-Egil Dahlberg
2017-03-03tools: Allow Emake options to be passed in explicitlyAnthony Jackson
2016-09-01xref: Eliminate use of sys_pre_expandBjörn Gustavsson
2016-08-30make, ct_make: Handle warning attributes in source filesBjörn Gustavsson
2016-08-29Fix purge of codeRickard Green
2016-06-28tools: Fix a bug adding multiple modules to an Xref serverHans Bolinder
2016-04-29tools: Update fprof testsBjörn-Egil Dahlberg
2016-04-15eprof: Fix tests after tracer module incompatabilitiesLukas Larsson
2016-04-15fprof: update to work with new spawned trace eventLukas Larsson
2016-04-13Merge branch 'egil/tools/modernize-tests'Björn-Egil Dahlberg
2016-04-13tools: Don't divide by zero in testsBjörn-Egil Dahlberg
2016-04-07Fix instruments_SUITE sumblock checkBjörn-Egil Dahlberg
2016-04-07Eliminate use of doc and suite clausesBjörn-Egil Dahlberg