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

Issue 14383: attach ddoc unittests to module declaration #5465

Merged
merged 2 commits into from Feb 23, 2016

Conversation

quickfur
Copy link
Member

Fixes: https://issues.dlang.org/show_bug.cgi?id=14383

Turns out that the ddoc code already handles generating docs for module unittests; all that was missing was that the parser wasn't attaching these unittests to the module declaration. Once this is done everything works as expected.

H. S. Teoh added 2 commits February 17, 2016 14:45
Turns out that the ddoc code already handles generating docs for module
unittests; all that was missing was that the parser wasn't attaching
these unittests to the module declaration.
@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
14383 [ddoc] documented unittests don't work for module declaration

@quickfur
Copy link
Member Author

ping @andralex @MartinNowak
Autotester has been green for a while. Is this PR a go or a no-go?

@MartinNowak
Copy link
Member

Thanks, just wondering how this dlang-community/d2sqlite3@a977288 works.

@MartinNowak
Copy link
Member

Auto-merge toggled on

MartinNowak added a commit that referenced this pull request Feb 23, 2016
Issue 14383: attach ddoc unittests to module declaration
@MartinNowak MartinNowak merged commit 17ae1b3 into dlang:master Feb 23, 2016
@quickfur quickfur deleted the issue14383 branch February 23, 2016 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants