Skip to content

Comments

Expand RDoc::Attr#dd_alias test cases for aliased attributes access types#1612

Merged
tompng merged 1 commit intoruby:masterfrom
extern-c:test-expand-cases-rdoc-attr-add-alias
Feb 17, 2026
Merged

Expand RDoc::Attr#dd_alias test cases for aliased attributes access types#1612
tompng merged 1 commit intoruby:masterfrom
extern-c:test-expand-cases-rdoc-attr-add-alias

Conversation

@extern-c
Copy link
Contributor

This is a continuation of #1605.

The original PR ensured that aliased attr_accessor attributes have the correct access type ('R' or 'W') instead of always being 'RW'.

This PR adds test cases to verify that aliased reader and writer RDoc::Attrs are created with the correct access type ('R' or 'W').

@extern-c extern-c requested a deployment to fork-preview-protection February 16, 2026 03:36 — with GitHub Actions Waiting
@kou kou changed the title Expand Rdoc::Attr#dd_alias test cases for aliased attributes access types Expand RDoc::Attr#dd_alias test cases for aliased attributes access types Feb 16, 2026
@tompng tompng merged commit 3624628 into ruby:master Feb 17, 2026
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants