Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -6007,6 +6007,7 @@ t/class/accessor.t See if accessor methods work
t/class/class.t See if class declarations work
t/class/construct.t See if class constructors work
t/class/destruct.t See if class destruction works
t/class/EndsWithADJUST.pm Helper module for test for GH#23758 in t/class/phasers.t
t/class/field.t See if class field declarations work
t/class/gh22169.t Test defining a class that previously failed to define
t/class/gh23511.t Test defining a reader after a strict 'vars' violation
Expand Down
Loading
Loading