Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace examples in comments with documented unittests #623

Open
andrej-mitrovic-sociomantic opened this issue Aug 28, 2018 · 2 comments
Open

Comments

@andrej-mitrovic-sociomantic

For example:

auto lines = new Lines!(char);

Lines is no longer templated, so that example code does not compile. We should use documented unittests wherever possible in place of inline comment code.

@gavin-norman-sociomantic gavin-norman-sociomantic changed the title Get rid of inline comment code Replace examples in comments with documented unittests Aug 29, 2018
@gavin-norman-sociomantic
Copy link

gavin-norman-sociomantic commented Aug 29, 2018

I took the liberty of changing the issue title. Does the new title reflect your intention?

@andrej-mitrovic-sociomantic
Copy link
Author

Yes! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants