This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 258064 - Add more tests for the {@inheritdoc} tag
Summary: Add more tests for the {@inheritdoc} tag
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 14:35 UTC by junichi11
Modified: 2016-02-23 02:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch (22.18 KB, patch)
2016-02-19 14:49 UTC, junichi11
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description junichi11 2016-02-19 14:35:33 UTC
I'll add tests for documentation.
Comment 1 junichi11 2016-02-19 14:49:55 UTC
Created attachment 158570 [details]
patch
Comment 2 junichi11 2016-02-19 14:53:11 UTC
I've added more tests for the {@inheritdoc} tag.

Tomas, could you please review it when you can make time?

Thanks.
Comment 3 Tomas Mysik 2016-02-22 09:46:41 UTC
Taking over, thanks a lot Junichi!
Comment 4 Tomas Mysik 2016-02-22 09:51:08 UTC
Patch applied, thanks a lot for it, Junichi!

http://hg.netbeans.org/web-main/rev/586272812198
Comment 5 junichi11 2016-02-22 10:38:48 UTC
Thanks a lot for reviewing patches!
Comment 6 Quality Engineering 2016-02-23 02:39:19 UTC
Integrated into 'main-silver', will be available in build *201602230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/586272812198
User: Tomas Mysik <tmysik@netbeans.org>
Log: #258064 - Add more tests for the {@inheritdoc} tag

Patch contributed by junichi11@netbeans.org.