summaryrefslogtreecommitdiff
path: root/lib/eunit/src
Commit message (Expand)AuthorAgeFilesLines
* ERL-991 Strip control codes from eunit_surefire outputSimon Johansson2020-01-071-0/+5
* eunit: Remove compiler warningsPéter Dimitrov2019-11-261-2/+5
* eunit: Handle get_until requests with explicit encodingHans Bolinder2019-08-201-0/+2
* eunit: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-054-29/+31
* Merge branch 'maint'Dan Gudmundsson2017-09-201-1/+1
|\
| * Update runtime deps to depend on new stdlib functionalityDan Gudmundsson2017-09-191-1/+1
* | Merge branch 'siri/string-new-api'Siri Hansen2017-09-151-1/+1
|\ \ | |/ |/|
| * eunit (test): Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-151-5/+4
* | eunit: Improve handling of UnicodeHans Bolinder2017-09-052-13/+11
|/
* Merge pull request #1362 from vladdu/patch-1Björn Gustavsson2017-03-171-0/+1
|\
| * use normal file names for eunit reports Vlad Dumitrescu2017-03-041-0/+1
* | eunit: Fix handling of locations and annotationsHans Bolinder2017-03-081-1/+1
|/
* warn_obsolete_guard is already defaultRichard Carlsson2016-11-291-1/+1
* Update EUnit license headers to dual Apache2/LGPLRichard Carlsson2016-11-2314-158/+240
* eunit: Remove -dialyzer attributesHans Bolinder2016-04-211-5/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Merge branch 'maint'Hans Bolinder2016-02-221-1/+1
|\
| * Fix a few dialyzer warningsHans Bolinder2016-02-221-1/+1
* | Merge branch 'maint'Hans Bolinder2016-02-177-26/+43
|\ \ | |/
| * eunit: Add suppression of Dialyzer warningsHans Bolinder2016-02-177-26/+43
* | Update EunitHans Bolinder2015-10-091-1/+5
|/
* Merge branch 'eksperimental/patch-1' into maintHenrik Nord2015-08-251-0/+2
|\
| * Improve success message when 2 tests have passedeksperimental2015-02-101-0/+2
* | Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* | Merge branch 'richcarl/break-out-asserts/OTP-12808'Björn Gustavsson2015-06-101-1/+1
|\ \
| * | Break out assert macros from eunit to stdlib assert.hrlRichard Carlsson2015-06-031-1/+1
* | | Merge branch 'richcarl/eunit-2.2.10'Henrik Nord2015-06-052-8/+6
|\ \ \ | |/ / |/| |
| * | clean up a commentRichard Carlsson2014-12-211-1/+1
| * | Improve surefire xml <testcase> elementAndreas Amsenius2014-12-211-6/+5
| |/
* | Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-1/+1
* | Merge branch 'vladdu/eunit_unicode_OTP11660'Zandra Hird2015-05-117-48/+60
|\ \
| * | OTP-11660: make eunit unicode safeVlad Dumitrescu2015-03-127-48/+60
| |/
* | eunit: Use module erl_annoHans Bolinder2015-04-301-5/+6
|/
* Merge branch 'matwey/makefile' into maintBruce Yinhe2014-09-261-1/+1
|\
| * Cleanup parse_transform modules in eunitMatwey V. Kornilov2014-07-021-1/+1
* | Install internal hrl files when necessaryPeter Lemenkov2014-08-261-0/+3
* | Refactor function in eunit using is_function/2Luca Favatella2014-07-021-7/+2
|/
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
* Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder2014-02-241-3/+3
|\
| * Deprecate pre-defined built-in typesHans Bolinder2014-02-231-3/+3
* | Add test suites performing app and appup file checksTobias Schlager2014-02-241-0/+1
* | Fix library application appup filesTobias Schlager2014-02-181-1/+21
|/
* Merge branch 'maint'Henrik Nord2013-12-021-1/+1
|\
| * eunit: Fix silent make ruleAnthony Ramine2013-12-021-1/+1
* | Merge branch 'maint'Fredrik Gustafsson2013-11-081-1/+1
|\ \ | |/
| * Do not attempt to detect lists of printable characters in DataRoberto Aloi2013-11-071-1/+1
* | Merge branch 'maint'Fredrik Gustafsson2013-10-091-3/+10
|\ \ | |/
| * Fix I/O-protocol error handling in eunitYuki Ito2013-09-211-3/+10
* | Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-193-3/+0
|/
* Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-2/+2
|\