aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/test
AgeCommit message (Expand)Author
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
2016-04-07Replace ?t with test_serverBjörn-Egil Dahlberg
2016-04-07Use test_server:is_debug/0 instead of custom checkBjörn-Egil Dahlberg
2016-04-07Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg
2016-04-07Eliminate use of ?config() macroBjörn-Egil Dahlberg
2016-04-07Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg
2016-04-07Eliminate erlang:now/0Björn-Egil Dahlberg
2016-04-07Modernize use of timetrapsBjörn-Egil Dahlberg
2016-04-06Remove ?line macrosBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-03-01Generalize bit string comprehensionsBjörn Gustavsson
2016-02-18Merge branch 'bjorn/remove-test_server/OTP-12705'Björn Gustavsson
2016-02-17stdlib: Add a Cover test with typed record fieldHans Bolinder
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-02-08Merge branch 'maint'Hans Bolinder
2016-02-08tools: Correct a Cover testHans Bolinder
2016-02-03Merge branch 'maint'Hans Bolinder
2016-02-03tools: Add a Cover testHans Bolinder
2016-01-22Merge branch 'maint'Siri Hansen
2015-12-17[cover] Don't crash when compiling beam without 'file' attributeSiri Hansen
2015-12-17[cover] Simplify module cc in cover test to avoid confusionSiri Hansen
2015-10-09Teach erlang:is_builtin/3 that erlang:apply/3 is built-inBjörn Gustavsson
2015-09-10Add test for "Fix cover output file"Siri Hansen
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-10cover: handle undefined module when analysing to filePéter Gömöri