Doctests addition - #10891
Conversation
CT Test Results 2 files 100 suites 1h 10m 4s ⏱️ Results for commit 8a4e699. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts
// Erlang/OTP Github Action Bot |
|
Thanks for your pull request. Please sign the CLA and squash the commits. |
I have squashed commits but somehow there needs to be approval for CI checks if that could be checked |
|
Thanks for your pull request. Added to our daily builds for testing. |
5004240 to
5ee20b9
Compare
bjorng
left a comment
There was a problem hiding this comment.
Overall looks good to me, except for a missing blank line. I also have a suggestion to pass in some options to ct_doctest call.
Indentation fixes Doctest fixes CT Suite options update
|
Thanks! Added to our daily builds. |
|
Thanks for your pull request. |
This PR adds doctest examples to base64 module for most of the functions