summaryrefslogtreecommitdiff
path: root/lib/eunit/src
Commit message (Expand)AuthorAgeFilesLines
* eunit: Fix silent make ruleAnthony Ramine2013-12-021-1/+1
* Do not attempt to detect lists of printable characters in DataRoberto Aloi2013-11-071-1/+1
* Fix I/O-protocol error handling in eunitYuki Ito2013-09-211-3/+10
* 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-091-5/+2
* | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-093-6/+9
|/
* Include fixture setup and cleanup errors in Eunit Surefire reportMagnus Henoch2012-08-101-3/+27
* documentation fixesRichard Carlsson2012-08-102-6/+2
* add {test,M,F} as a better variant of {M,F} and make the latter obsoleteRichard Carlsson2012-08-101-2/+13
* 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
* 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
* Add option 'no_tty' to silent the default tty reportRichard Carlsson2012-08-102-27/+39
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-6/+6
* eunit: Fix parallel make for behavioursBjörn-Egil Dahlberg2012-04-271-2/+10
* Merge branch 'dev' into majorHenrik Nord2011-09-2814-54/+16
|\
| * removed some never-matching clauses reported by dialyzerRichard Carlsson2011-09-251-7/+1
| * updated author e-mails and homepagesRichard Carlsson2011-09-2514-19/+15
| * removed cvs keywords from filesRichard Carlsson2011-09-2514-28/+0
* | Merge branch 'dev' into majorHenrik Nord2011-08-307-52/+143
|\ \ | |/
| * Merge branch 'rc/eunit-2.2.0' into devHenrik Nord2011-08-307-52/+143
| |\
| | * Updated to EUnit version 2.2.0Richard Carlsson2011-08-307-52/+143
* | | Merge branch 'dev' into majorHenrik Nord2011-08-251-19/+37
|\ \ \ | |/ /
| * | Generate separate surefire XMLs for each test suiteKlas Johansson2011-05-261-19/+37
| |/
* | eunit: Support parallel makeBjörn Gustavsson2011-08-081-4/+9
|/
* Don't let eunit_surefire report back to eunit when stoppingKlas Johansson2011-04-171-10/+4
* Wait until all eunit listeners terminateKlas Johansson2011-04-171-0/+10
* Increase depth of error messages in Eunit Surefire reportsMagnus Henoch2011-04-072-10/+12
* Fix format_man_pages so it handles all man sections and remove warnings/error...Lars Thorsen2010-12-012-2/+2
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2017-0/+4314