aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/test
AgeCommit message (Expand)Author
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
2015-05-21tools: Relax lcnt test timeBjörn-Egil Dahlberg
2015-02-20[cover] Improve performanceSiri Hansen
2014-11-08Fix cover bug on last expressions with empty clausesJosé Valim
2014-07-14tools: Add lcnt tests for new serializingBjörn-Egil Dahlberg
2014-06-05Replace erlang:binary_to_term() Erlang wrappersRickard Green
2014-04-01tools: Refactor testcaseBjörn-Egil Dahlberg
2014-03-06cover_SUITE:reconnect/1: Let the other side initiate the disconnectBjörn Gustavsson
2014-02-28Attempt to provide more information if a test case failsBjörn Gustavsson
2014-02-24Merge branch 'schlagert/fix_basic_appups'Siri Hansen
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-20With --enable-native-libs, skip eprof_SUITE:basic_option/1Björn Gustavsson
2014-02-13cover_SUITE: Run part of the test suite when cover is runningBjörn Gustavsson
2013-12-17Merge tag 'OTP_R16B03_yielding_binary_to_term'Sverker Eriksson
2013-12-12Test named funsAnthony Ramine
2013-12-12Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson
2013-11-18erts: Add erlang wrappers to binary_to_termSverker Eriksson
2013-10-31Merge branch 'maint'Fredrik Gustafsson
2013-10-30tools: Fix compile_beam_opts testcaseFredrik Gustafsson
2013-10-30Take compiler options from beam in cover:compile_beamPéter Gömöri
2013-10-14Merge branch 'maint'Fredrik Gustafsson
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-06-12Merge branch 'maint'Björn-Egil Dahlberg
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-05Merge branch 'maint'Björn-Egil Dahlberg
2013-05-03tools: Add testcase to eprof_SUITEBjörn-Egil Dahlberg
2013-05-03tools: Refactor away ?line macro in eprof_SUITEBjörn-Egil Dahlberg
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-03-26[cover] Ensure no process leak when stopping cover on dead nodeSiri Hansen
2013-02-05Merge branch 'jv/cover-patches/OTP-10778'Fredrik Gustafsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Fix a bug in cover when used with no_auto_importJosé Valim
2013-01-25Ensure cover keeps the proper file sourceJosé Valim
2013-01-25cover now relies on the compile info to find file sourcesJosé Valim
2013-01-25Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774'Lukas Larsson