Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder | |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder | |
2012-08-10 | documentation fixes | Richard Carlsson | |
2012-08-10 | detect and report bad return values from generators and instantiators | Richard Carlsson | |
2012-08-10 | improved layout of error messages - stack trace before error term | Richard Carlsson | |
2012-08-10 | Make EUnit print stacktraces with location information | Klas Johansson | |
The format of stacktraces was changed in Erlang/OTP R15, adding location information. This had the effect that EUnit did not recognize stack traces as such and only printed the exception term. This patch makes Eunit recognize and print the new stacktrace format as well as the old. | |||
2011-09-25 | updated author e-mails and homepages | Richard Carlsson | |
2011-09-25 | removed cvs keywords from files | Richard Carlsson | |
2011-04-07 | Increase depth of error messages in Eunit Surefire reports | Magnus Henoch | |
Currently, error messages in Eunit Surefire reports are shortened just like when written to a terminal. However, the space limitations that constrain terminal output do not apply here, so it's more useful to include more of the error message. Getting the full error message can be particularly helpful when an assertMatch fails because of a long and deep error term. The new depth of 100 should be enough for most cases, while protecting against runaway errors. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |