summaryrefslogtreecommitdiff
path: root/lib/eunit/src
Commit message (Expand)AuthorAgeFilesLines
* otp: Make sure filelib:find_source finds all sourcesLukas Larsson2022-02-021-1/+1
* Merge pull request #5597 from garazdawi/lukas/add-gh-actions-testing/OTP-17710Lukas Larsson2022-01-211-1/+1
|\
| * otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* | eunit: Remove fun_parent/1, as it relies on undocumented behaviorJohn Högberg2022-01-182-24/+3
|/
* Fix typos in lib/{eunit,ftp}Kian-Meng, Ang2021-12-311-1/+1
* slave: deprecate the module completelyMaxim Fedorov2021-11-081-0/+3
* eunit: Include a stacktrace when a test times outTomas Abrahamsson2021-09-044-2/+18
* eunit: ensure the output directory exist for surefire xml filesJoão Henrique Ferreira de Freitas2021-03-301-0/+14
* Fix compiler warningDan Gudmundsson2020-06-022-2/+3
* Add print_depth option to eunit:testSergey Prokhorov2020-02-273-45/+54
* Merge branch 'maint'Péter Dimitrov2019-11-281-2/+5
|\
| * eunit: Remove compiler warningsPéter Dimitrov2019-11-261-2/+5
* | eunit: Allow test cases to retrieve output captured by EUnitViktor Söderqvist2019-10-222-1/+28
* | Merge branch 'maint'Hans Bolinder2019-08-211-0/+2
|\ \ | |/
| * eunit: Handle get_until requests with explicit encodingHans Bolinder2019-08-201-0/+2
* | ERL-991 Strip control codes from eunit_surefire outputSimon Johansson2019-07-041-0/+5
|/
* 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
|/