Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-24 | Prepare release | Erlang/OTP | |
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2018-06-19 | Prepare release | Erlang/OTP | |
2018-06-18 | Update copyright year | Henrik Nord | |
2018-05-29 | Revert "Prepare release" | Henrik | |
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. | |||
2018-05-25 | Prepare release | Erlang/OTP | |
2018-05-02 | Revert "Update release notes" | Henrik | |
This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. | |||
2018-04-30 | Update release notes | Erlang/OTP | |
2018-04-09 | erl_docgen: Add ghlink step for all non-generated doc xml files | Lukas Larsson | |
In order to get line numbers into the ghlink we have to add a post processing step for all xml files. | |||
2017-12-08 | Update release notes | Erlang/OTP | |
2017-10-10 | Merge branch 'lars/doc-cleanup/OTP-14475' into maint | Lars Thorsen | |
* lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build | |||
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen | |
2017-09-22 | Update release notes | Erlang/OTP | |
2017-06-21 | Prepare release | Erlang/OTP | |
2017-05-31 | Revert "Prepare release" | Hans Nilsson | |
This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. | |||
2017-05-30 | Prepare release | Erlang/OTP | |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen | |
This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. | |||
2017-05-04 | Prepare release | Erlang/OTP | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-03-13 | Fix small typos | Dimitar Haralanov | |
2017-02-14 | Fixed typos in lib/eunit | Andrew Dryga | |
2016-12-09 | Prepare release | Erlang/OTP | |
2016-09-20 | Prepare release | Erlang/OTP | |
2016-06-21 | Prepare release | Erlang/OTP | |
2016-06-02 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. | |||
2016-06-02 | Prepare release | Erlang/OTP | |
2016-05-20 | Replace suggested debugValAll/1 macro with debugVal/2 | Richard Carlsson | |
Also make the default depth for debugVal/1 possible to override by defining the macro EUNIT_DEBUG_VAL_DEPTH. | |||
2016-04-23 | eunit: Add ?debugValAll macro | Yuki Ito | |
Add a macro which works much like ?debugVal, but doesn't truncate terms to print. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2016-03-14 | Prepare release | Erlang/OTP | |
2015-12-15 | Update release notes | Erlang/OTP | |
2015-11-17 | [eunit] Correct documentation | Hans Bolinder | |
Fix mistakes found by 'xmllint'. | |||
2015-09-30 | Merge branch 'stevendanna/eunit-doc-timeout' into maint | Henrik Nord | |
* stevendanna/eunit-doc-timeout: Document eunit's default 5 second test timeout OTP-13017 | |||
2015-09-21 | Prepare release | Erlang/OTP | |
2015-09-12 | Document eunit's default 5 second test timeout | Steven Danna | |
2015-06-23 | Prepare release | Erlang/OTP | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-05-28 | Revert "Add ?assertReceive(Guard, Timeout) macro to eunit" | Zandra Hird | |
This reverts commit e56cf8d9846e51ae88fa72c8b0992d81da6fd7d5. | |||
2015-05-18 | Add ?assertReceive(Guard, Timeout) macro to eunit | Serge Aleynikov | |
A convenience macro used for testing message passing logic by allowing to fail if a message matching a `Guard` is not received in the mailbox of the current process. | |||
2015-05-13 | Revert "Prepare release" | Henrik Nord | |
This reverts commit e09dd66dc4d89c62ddfd8c19791f9678d5d787c6. | |||
2015-05-12 | Prepare release | Erlang/OTP | |
2015-05-08 | Add mention of ?assertNotMatch and ?assertNotEqual | Derek Brown | |
These two macros are defined in eunit.hrl, but are missing in this documentation. | |||
2014-12-09 | Prepare release | Erlang/OTP | |
2014-09-15 | Update release notes | Erlang/OTP | |
2014-04-07 | Update release notes | Erlang/OTP | |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén | |
The R16B03 release Conflicts: lib/sasl/vsn.mk | |||
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP | |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén | |
The R16B02 release Conflicts: lib/sasl/vsn.mk | |||
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |