Branch: refs/heads/main
Revision: b7e1a95
Author: dlongnecke-cray
Link: Futurize chpldoc test for private classes, adjust another for intents by dlongnecke-cray · Pull Request #20235 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20235 from dlongnecke-cray/cron-adjust-chpldoc-tests
Futurize chpldoc test for private classes, adjust another for intents (#20235)
Adjust two chpldoc tests that started failing after post-parse checks
were introduced to dyno (see #19916).
Futurize a test for private classes, since that functionality is not
supported yet. Adjust a test for intents to return by ref
instead
of param
intent.
Reviewed by @lydia-duncan. Thanks!
Signed-off-by: David Longnecker dlongnecke-cray@users.noreply.github.com
Modified Files:
A test/chpldoc/nodoc/privateClasses.doc.bad
A test/chpldoc/nodoc/privateClasses.doc.future
M test/chpldoc/intents.doc.chpl
M test/chpldoc/intents.doc.good
Compare: https://github.com/chapel-lang/chapel/compare/1bcda7e6df7e...b7e1a95b4ddf