summaryrefslogtreecommitdiff
path: root/lib/eunit
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2014-12-092-1/+23
* Merge branch 'matwey/makefile' into maintBruce Yinhe2014-09-261-1/+1
|\
| * Cleanup parse_transform modules in eunitMatwey V. Kornilov2014-07-021-1/+1
* | Merge branch 'lemenkov/install_additional_headers/OTP-12197' into maintMarcus Arendt2014-09-251-0/+3
|\ \
| * | Install internal hrl files when necessaryPeter Lemenkov2014-08-261-0/+3
* | | Update release notesErlang/OTP2014-09-151-0/+15
* | | Update version numbersErlang/OTP2014-09-151-1/+1
|/ /
* | Refactor function in eunit using is_function/2Luca Favatella2014-07-021-7/+2
|/
* Update release notesErlang/OTP2014-04-071-0/+29
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
* Bump versions and ensure that all are "normal" versionsRickard Green2014-03-201-1/+1
* 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-242-2/+9
* | Fix library application appup filesTobias Schlager2014-02-181-1/+21
|/
* Merge tag 'OTP_R16B03'Magnus Lidén2013-12-102-1/+30
|\
| * Prepare releaseOTP_R16B03Erlang/OTP2013-12-092-1/+30
* | 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
* | Merge tag 'OTP_R16B02'Magnus Lidén2013-09-172-1/+17
|\ \ | |/
| * Prepare releaseOTP_R16B02Erlang/OTP2013-09-162-1/+17
* | Merge branch 'maint'Fredrik Gustafsson2013-07-301-20/+44
|\ \ | |/
| * Wrap eunit macros into begin ... end blocksAnthony Ramine2013-06-101-20/+44
* | Convert XML files to UTF-8Hans Bolinder2013-04-196-9/+9
* | Convert XML files to UTF-8, where neededHans Bolinder2013-04-191-3/+3
* | Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-195-6/+2
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-292-1/+18
* Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-2/+2
|\
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2
* | eunit: Eliminate use of the package syntaxBjörn Gustavsson2013-01-092-82/+79
* | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-094-7/+11
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-11-231-1/+1
* Prepare releaseOTP_R15B02Erlang/OTP2012-09-031-0/+32
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Include fixture setup and cleanup errors in Eunit Surefire reportMagnus Henoch2012-08-101-3/+27
* documentation fixesRichard Carlsson2012-08-103-8/+5
* add {test,M,F} as a better variant of {M,F} and make the latter obsoleteRichard Carlsson2012-08-102-4/+18
* minor cleanupRichard Carlsson2012-08-101-6/+7
* Write chars as UTF-8 to fileLukas Larsson2012-08-101-1/+1
* detect and report bad return values from generators and instantiatorsRichard Carlsson2012-08-103-15/+67
* eunit_tests should not be listed in eunit.appRichard Carlsson2012-08-101-1/+0
* improved layout of error messages - stack trace before error termRichard Carlsson2012-08-102-13/+14
* bumped revisionRichard Carlsson2012-08-101-1/+1
* make stack trace pruning know about the new formatRichard Carlsson2012-08-101-0/+4
* Make EUnit print stacktraces with location informationKlas Johansson2012-08-101-5/+38