Age | Commit message (Expand) | Author |
2018-02-05 | eunit: Do not call erlang:get_stacktrace() | Hans Bolinder |
2017-09-20 | Merge branch 'maint' | Dan Gudmundsson |
2017-09-19 | Update runtime deps to depend on new stdlib functionality | Dan Gudmundsson |
2017-09-15 | Merge branch 'siri/string-new-api' | Siri Hansen |
2017-09-15 | eunit (test): Do not use deprecated functions in string(3) | Dan Gudmundsson |
2017-09-05 | eunit: Improve handling of Unicode | Hans Bolinder |
2017-03-17 | Merge pull request #1362 from vladdu/patch-1 | Björn Gustavsson |
2017-03-08 | eunit: Fix handling of locations and annotations | Hans Bolinder |
2017-03-04 | use normal file names for eunit reports | Vlad Dumitrescu |
2016-11-29 | warn_obsolete_guard is already default | Richard Carlsson |
2016-11-23 | Update EUnit license headers to dual Apache2/LGPL | Richard Carlsson |
2016-04-21 | eunit: Remove -dialyzer attributes | Hans Bolinder |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | Merge branch 'maint' | Hans Bolinder |
2016-02-22 | Fix a few dialyzer warnings | Hans Bolinder |
2016-02-17 | Merge branch 'maint' | Hans Bolinder |
2016-02-17 | eunit: Add suppression of Dialyzer warnings | Hans Bolinder |
2015-10-09 | Update Eunit | Hans Bolinder |
2015-08-25 | Merge branch 'eksperimental/patch-1' into maint | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-10 | Merge branch 'richcarl/break-out-asserts/OTP-12808' | Björn Gustavsson |
2015-06-05 | Merge branch 'richcarl/eunit-2.2.10' | Henrik Nord |
2015-06-03 | Break out assert macros from eunit to stdlib assert.hrl | Richard Carlsson |
2015-05-25 | Update runtime_dependencies in application resource files | Hans Bolinder |
2015-05-11 | Merge branch 'vladdu/eunit_unicode_OTP11660' | Zandra Hird |
2015-04-30 | eunit: Use module erl_anno | Hans Bolinder |
2015-03-12 | OTP-11660: make eunit unicode safe | Vlad Dumitrescu |
2015-02-10 | Improve success message when 2 tests have passed | eksperimental |
2014-12-21 | clean up a comment | Richard Carlsson |
2014-12-21 | Improve surefire xml <testcase> element | Andreas Amsenius |
2014-09-26 | Merge branch 'matwey/makefile' into maint | Bruce Yinhe |
2014-08-26 | Install internal hrl files when necessary | Peter Lemenkov |
2014-07-02 | Cleanup parse_transform modules in eunit | Matwey V. Kornilov |
2014-07-02 | Refactor function in eunit using is_function/2 | Luca Favatella |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2013-12-02 | Merge branch 'maint' | Henrik Nord |
2013-12-02 | eunit: Fix silent make rule | Anthony Ramine |
2013-11-08 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-07 | Do not attempt to detect lists of printable characters in Data | Roberto Aloi |
2013-10-09 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-21 | Fix I/O-protocol error handling in eunit | Yuki Ito |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | eunit: Eliminate use of the package syntax | Björn Gustavsson |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |