aboutsummaryrefslogtreecommitdiffstats
path: root/lib/eunit/src
AgeCommit message (Expand)Author
2019-08-20eunit: Handle get_until requests with explicit encodingHans Bolinder
2018-02-05eunit: Do not call erlang:get_stacktrace()Hans Bolinder
2017-09-20Merge branch 'maint'Dan Gudmundsson
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-09-15Merge branch 'siri/string-new-api'Siri Hansen
2017-09-15eunit (test): Do not use deprecated functions in string(3)Dan Gudmundsson
2017-09-05eunit: Improve handling of UnicodeHans Bolinder
2017-03-17Merge pull request #1362 from vladdu/patch-1Björn Gustavsson
2017-03-08eunit: Fix handling of locations and annotationsHans Bolinder
2017-03-04use normal file names for eunit reports Vlad Dumitrescu
2016-11-29warn_obsolete_guard is already defaultRichard Carlsson
2016-11-23Update EUnit license headers to dual Apache2/LGPLRichard Carlsson
2016-04-21eunit: Remove -dialyzer attributesHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2016-02-22Merge branch 'maint'Hans Bolinder
2016-02-22Fix a few dialyzer warningsHans Bolinder
2016-02-17Merge branch 'maint'Hans Bolinder
2016-02-17eunit: Add suppression of Dialyzer warningsHans Bolinder
2015-10-09Update EunitHans Bolinder
2015-08-25Merge branch 'eksperimental/patch-1' into maintHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-10Merge branch 'richcarl/break-out-asserts/OTP-12808'Björn Gustavsson
2015-06-05Merge branch 'richcarl/eunit-2.2.10'Henrik Nord
2015-06-03Break out assert macros from eunit to stdlib assert.hrlRichard Carlsson
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-05-11Merge branch 'vladdu/eunit_unicode_OTP11660'Zandra Hird
2015-04-30eunit: Use module erl_annoHans Bolinder
2015-03-12OTP-11660: make eunit unicode safeVlad Dumitrescu
2015-02-10Improve success message when 2 tests have passedeksperimental
2014-12-21clean up a commentRichard Carlsson
2014-12-21Improve surefire xml <testcase> elementAndreas Amsenius
2014-09-26Merge branch 'matwey/makefile' into maintBruce Yinhe
2014-08-26Install internal hrl files when necessaryPeter Lemenkov
2014-07-02Cleanup parse_transform modules in eunitMatwey V. Kornilov
2014-07-02Refactor function in eunit using is_function/2Luca Favatella
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-02-24Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-18Fix library application appup filesTobias Schlager
2013-12-02Merge branch 'maint'Henrik Nord
2013-12-02eunit: Fix silent make ruleAnthony Ramine
2013-11-08Merge branch 'maint'Fredrik Gustafsson
2013-11-07Do not attempt to detect lists of printable characters in DataRoberto Aloi
2013-10-09Merge branch 'maint'Fredrik Gustafsson
2013-09-21Fix I/O-protocol error handling in eunitYuki Ito
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-09eunit: Eliminate use of the package syntaxBjörn Gustavsson