Age | Commit message (Expand) | Author |
2016-03-01 | Generalize bit string comprehensions | Björn Gustavsson |
2016-02-18 | Merge branch 'bjorn/remove-test_server/OTP-12705' | Björn Gustavsson |
2016-02-17 | stdlib: Add a Cover test with typed record field | Hans Bolinder |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-08 | Merge branch 'maint' | Hans Bolinder |
2016-02-08 | tools: Correct a Cover test | Hans Bolinder |
2016-02-03 | Merge branch 'maint' | Hans Bolinder |
2016-02-03 | tools: Add a Cover test | Hans Bolinder |
2016-01-22 | Merge branch 'maint' | Siri Hansen |
2015-12-17 | [cover] Don't crash when compiling beam without 'file' attribute | Siri Hansen |
2015-12-17 | [cover] Simplify module cc in cover test to avoid confusion | Siri Hansen |
2015-10-09 | Teach erlang:is_builtin/3 that erlang:apply/3 is built-in | Björn Gustavsson |
2015-09-10 | Add test for "Fix cover output file" | Siri Hansen |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-10 | cover: handle undefined module when analysing to file | Péter Gömöri |
2015-05-21 | tools: Relax lcnt test time | Björn-Egil Dahlberg |
2015-02-20 | [cover] Improve performance | Siri Hansen |
2014-11-08 | Fix cover bug on last expressions with empty clauses | José Valim |
2014-07-14 | tools: Add lcnt tests for new serializing | Björn-Egil Dahlberg |
2014-06-05 | Replace erlang:binary_to_term() Erlang wrappers | Rickard Green |
2014-04-01 | tools: Refactor testcase | Björn-Egil Dahlberg |
2014-03-06 | cover_SUITE:reconnect/1: Let the other side initiate the disconnect | Björn Gustavsson |
2014-02-28 | Attempt to provide more information if a test case fails | Björn Gustavsson |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-20 | With --enable-native-libs, skip eprof_SUITE:basic_option/1 | Björn Gustavsson |
2014-02-13 | cover_SUITE: Run part of the test suite when cover is running | Björn Gustavsson |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-12 | Test named funs | Anthony Ramine |
2013-12-12 | Merge branch 'sverk/trapping-bin2term' into OTP_R16B03 | Sverker Eriksson |
2013-11-18 | erts: Add erlang wrappers to binary_to_term | Sverker Eriksson |
2013-10-31 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-30 | tools: Fix compile_beam_opts testcase | Fredrik Gustafsson |
2013-10-30 | Take compiler options from beam in cover:compile_beam | Péter Gömöri |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-05 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-05-03 | tools: Add testcase to eprof_SUITE | Björn-Egil Dahlberg |
2013-05-03 | tools: Refactor away ?line macro in eprof_SUITE | Björn-Egil Dahlberg |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-03-26 | [cover] Ensure no process leak when stopping cover on dead node | Siri Hansen |
2013-02-05 | Merge branch 'jv/cover-patches/OTP-10778' | Fredrik Gustafsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Fix a bug in cover when used with no_auto_import | José Valim |
2013-01-25 | Ensure cover keeps the proper file source | José Valim |
2013-01-25 | cover now relies on the compile info to find file sources | José Valim |
2013-01-25 | Merge branch 'lukas/tools/emacs_add_error_bif/OTP-10774' | Lukas Larsson |